fasm: update to 1.73.27.
Also add update file.
This commit is contained in:
parent
fa0edf37d3
commit
c39080ad9f
@ -1,6 +1,6 @@
|
||||
# Template file for 'fasm'
|
||||
pkgname=fasm
|
||||
version=1.73.24
|
||||
version=1.73.27
|
||||
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=f3c83975a36d9095e64bb3f60f2f0844355cb502391efce9d611c18a34ec5b90
|
||||
checksum=680148377fb6d3b6663852880faa03514d7326b5995742d33a87e244f48cf0b1
|
||||
nostrip=yes
|
||||
|
||||
case ${XBPS_TARGET_MACHINE} in
|
||||
|
2
srcpkgs/fasm/update
Normal file
2
srcpkgs/fasm/update
Normal file
@ -0,0 +1,2 @@
|
||||
site="https://flatassembler.net/download.php"
|
||||
pattern="fasm-\K[\d\.]+.(?=.tgz)"
|
Loading…
x
Reference in New Issue
Block a user