[Lunar-commits] <moonbase> yasm: version bump to 0.6.2.
Florin Braescu
florin at lunar-linux.org
Sat Apr 5 18:00:06 CEST 2008
commit 812526b3460b1e1b4bbcf662efab3796856583ec
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Apr 5 19:00:06 2008 +0300
yasm: version bump to 0.6.2.
Bugfixes and improvements.
---
compilers/yasm/DETAILS | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/compilers/yasm/DETAILS b/compilers/yasm/DETAILS
index ac7abad..6117ee5 100644
--- a/compilers/yasm/DETAILS
+++ b/compilers/yasm/DETAILS
@@ -1,12 +1,12 @@
MODULE=yasm
- VERSION=0.6.0
+ VERSION=0.6.2
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=http://www.tortall.net/projects/yasm/releases/
- SOURCE_VFY=sha1:c4354d7c5ce7924f4b656d6eb15fcfc289fc6ac3
- WEB_SITE=http://www.tortall.net/projects/yasm/
+ SOURCE_URL=http://www.tortall.net/projects/yasm/releases
+ SOURCE_VFY=sha1:cf3e09fa7847e17427f0b1f03f63cfbdba33a014
+ WEB_SITE=http://www.tortall.net/projects/yasm
ENTERED=20051007
- UPDATED=20070527
- SHORT="complete rewrite of the NASM assembler"
+ UPDATED=20080405
+ SHORT="A complete rewrite of the NASM assembler"
cat << EOF
Yasm is a complete rewrite of the NASM assembler under the "new" BSD License
More information about the Lunar-commits
mailing list