[Lunar-commits] <moonbase> yasm: version bumped to 0.7.1.
Florin Braescu
florin at lunar-linux.org
Thu May 22 20:16:22 CEST 2008
commit 10d5f4e485c482cb1bc717569b095617fccc0c99
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu May 22 21:16:22 2008 +0300
yasm: version bumped to 0.7.1.
This release fixes 0.7.0 errata in Intel AVX support and CPU
flags. It fixes a build issue seen on some platforms.
---
compilers/yasm/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/compilers/yasm/DETAILS b/compilers/yasm/DETAILS
index 8a7ab72..7d4ed46 100644
--- a/compilers/yasm/DETAILS
+++ b/compilers/yasm/DETAILS
@@ -1,11 +1,11 @@
MODULE=yasm
- VERSION=0.7.0
+ VERSION=0.7.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.tortall.net/projects/yasm/releases
- SOURCE_VFY=sha1:0dd6b4c2761c17575d0eaee6a18fea2bd5e35794
+ SOURCE_VFY=sha1:c8adeb363ef52ee67c6e8e3041b509330aa30c87
WEB_SITE=http://www.tortall.net/projects/yasm
ENTERED=20051007
- UPDATED=20080506
+ UPDATED=20080522
SHORT="A complete rewrite of the NASM assembler"
cat << EOF
More information about the Lunar-commits
mailing list