xa: update to 2.3.13.

This commit is contained in:
Duncaen 2022-03-27 17:43:28 +02:00
parent 17ecd44928
commit 113b85c3fb
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'xa' # Template file for 'xa'
pkgname=xa pkgname=xa
version=2.3.12 version=2.3.13
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_check_target="test" make_check_target="test"
@ -10,7 +10,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://www.floodgap.com/retrotech/xa/" homepage="https://www.floodgap.com/retrotech/xa/"
distfiles="https://www.floodgap.com/retrotech/xa/dists/xa-${version}.tar.gz" distfiles="https://www.floodgap.com/retrotech/xa/dists/xa-${version}.tar.gz"
checksum=f8fd1536012d676fc6cbfcdd6a91793e564c89b6ef747f8db8f467c178fb0704 checksum=a9477af150b6c8a91cd3d41e1cf8c9df552d383326495576830271ca4467bd86
post_extract() { post_extract() {
vsed -i 's/${LD}/${CC}/' src/Makefile vsed -i 's/${LD}/${CC}/' src/Makefile