mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
fasm: update to 1.73.24.
This commit is contained in:
parent
25ed8f0309
commit
5414131c0a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fasm'
|
||||
pkgname=fasm
|
||||
version=1.73.23
|
||||
version=1.73.24
|
||||
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=d250e63cf8b7aa17f0b6c71ab74b673ed04d296b4bbad8ba32bc3b8b35d1f0dc
|
||||
checksum=f3c83975a36d9095e64bb3f60f2f0844355cb502391efce9d611c18a34ec5b90
|
||||
nostrip=yes
|
||||
|
||||
case ${XBPS_TARGET_MACHINE} in
|
||||
|
|
Loading…
Add table
Reference in a new issue