fasm: update to 1.73.30.
This commit is contained in:
parent
c9f539508a
commit
5eb76cd368
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fasm'
|
||||
pkgname=fasm
|
||||
version=1.73.29
|
||||
version=1.73.30
|
||||
revision=1
|
||||
archs="i686* x86_64*"
|
||||
wrksrc=fasm
|
||||
|
@ -9,7 +9,7 @@ maintainer="Dmitry Bogatov <KAction@disroot.org>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://flatassembler.net"
|
||||
distfiles="https://flatassembler.net/fasm-${version}.tgz"
|
||||
checksum=6328f4d83468f704e4274d6e90ec04947af56726453ce31389bc32024a98212b
|
||||
checksum=75195051a5881dbbbe0f0401161e937f8a36bb42d3470fc4869da14fd2c2f101
|
||||
nostrip=yes
|
||||
|
||||
case ${XBPS_TARGET_MACHINE} in
|
||||
|
|
Loading…
Reference in New Issue