wok rev 20911
updated fasm (1.73.04 -> 1.73.09)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Feb 28 14:37:48 2019 +0100 (2019-02-28) |
parents | ea500bc83235 |
children | 26522f279645 |
files | fasm/receipt |
line diff
1.1 --- a/fasm/receipt Thu Feb 28 14:29:52 2019 +0100 1.2 +++ b/fasm/receipt Thu Feb 28 14:37:48 2019 +0100 1.3 @@ -1,14 +1,15 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="fasm" 1.7 -VERSION="1.73.04" 1.8 +VERSION="1.73.09" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Assembly language programming for x86, x86-64 and ARM systems." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="other" 1.13 +WEB_SITE="http://flatassembler.net/" 1.14 + 1.15 TARBALL="$PACKAGE-$VERSION.tgz" 1.16 EXTRA_SOURCE_FILES="FASMARM_small.ZIP" 1.17 -WEB_SITE="http://flatassembler.net/" 1.18 WGET_URL="$WEB_SITE$TARBALL" 1.19 1.20 DEPENDS=""