xa: update to 2.3.13.
This commit is contained in:
parent
17ecd44928
commit
113b85c3fb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xa'
|
||||
pkgname=xa
|
||||
version=2.3.12
|
||||
version=2.3.13
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_check_target="test"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.floodgap.com/retrotech/xa/"
|
||||
distfiles="https://www.floodgap.com/retrotech/xa/dists/xa-${version}.tar.gz"
|
||||
checksum=f8fd1536012d676fc6cbfcdd6a91793e564c89b6ef747f8db8f467c178fb0704
|
||||
checksum=a9477af150b6c8a91cd3d41e1cf8c9df552d383326495576830271ca4467bd86
|
||||
|
||||
post_extract() {
|
||||
vsed -i 's/${LD}/${CC}/' src/Makefile
|
||||
|
|
Loading…
Reference in a new issue