[Lunar-commits] r20949 - moonbase/trunk/compilers/fasm
Terry Chan
tchan at lunar-linux.org
Tue Aug 8 13:23:16 UTC 2006
Author: tchan
Date: 2006-08-08 13:23:16 +0000 (Tue, 08 Aug 2006)
New Revision: 20949
Modified:
moonbase/trunk/compilers/fasm/DETAILS
Log:
Version bump to fasm-1.67. Web pages claims its fasm-1.67.7 and indeed the
fasm binary does show a version number of 1.67.7 but the tarball is named
1.67.
Modified: moonbase/trunk/compilers/fasm/DETAILS
===================================================================
--- moonbase/trunk/compilers/fasm/DETAILS 2006-08-08 12:59:48 UTC (rev 20948)
+++ moonbase/trunk/compilers/fasm/DETAILS 2006-08-08 13:23:16 UTC (rev 20949)
@@ -1,12 +1,12 @@
MODULE=fasm
- VERSION=1.66
+ VERSION=1.67
SOURCE=$MODULE-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
SOURCE_URL=http://flatassembler.net/
- SOURCE_VFY=sha1:07e6040c96d0ebc3d3acaab75f17eab2504e3f4a
+ SOURCE_VFY=sha1:18eec07131fcdfca9e056923bbac57f95862103f
WEB_SITE=http://flatassembler.net/
ENTERED=20021130
- UPDATED=20060519
+ UPDATED=20060808
MAINTAINER="tchan at lunar-linux.org"
SHORT="fasm is a flat assembler for Linux, DOS, and Windows."
cat << EOF
More information about the Lunar-commits
mailing list