mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
fasm: update to 1.73.32, adopt.
This commit is contained in:
parent
be6b6380bb
commit
937bf9084f
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'fasm'
|
# Template file for 'fasm'
|
||||||
pkgname=fasm
|
pkgname=fasm
|
||||||
version=1.73.30
|
version=1.73.32
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686* x86_64*"
|
archs="i686* x86_64*"
|
||||||
short_desc="Fast assembler for the x86 and x86-64 architectures"
|
short_desc="Fast assembler for the x86 and x86-64 architectures"
|
||||||
maintainer="Dmitry Bogatov <KAction@disroot.org>"
|
maintainer="Rutpiv <roger_freitas@live.com>"
|
||||||
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=75195051a5881dbbbe0f0401161e937f8a36bb42d3470fc4869da14fd2c2f101
|
checksum=5955cbe143565daf5eecadcc492d025cade573382883d5785d4a180a1befca6f
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
||||||
case ${XBPS_TARGET_MACHINE} in
|
case ${XBPS_TARGET_MACHINE} in
|
||||||
|
|
Loading…
Add table
Reference in a new issue