mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
fasm: update to 1.73.29.
This commit is contained in:
parent
479e59bbfd
commit
4b705c1f28
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fasm'
|
# Template file for 'fasm'
|
||||||
pkgname=fasm
|
pkgname=fasm
|
||||||
version=1.73.28
|
version=1.73.29
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686* x86_64*"
|
archs="i686* x86_64*"
|
||||||
wrksrc=fasm
|
wrksrc=fasm
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Dmitry Bogatov <KAction@disroot.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://flatassembler.net"
|
homepage="https://flatassembler.net"
|
||||||
distfiles="https://flatassembler.net/fasm-${version}.tgz"
|
distfiles="https://flatassembler.net/fasm-${version}.tgz"
|
||||||
checksum=9ed1ebb485fd1174111a94eb773105a234911398e05090f5e714abf62c809292
|
checksum=6328f4d83468f704e4274d6e90ec04947af56726453ce31389bc32024a98212b
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
||||||
case ${XBPS_TARGET_MACHINE} in
|
case ${XBPS_TARGET_MACHINE} in
|
||||||
|
|
Loading…
Add table
Reference in a new issue