mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
xa: update to 2.3.12.
This commit is contained in:
parent
6dbd76591f
commit
835931d561
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xa'
|
# Template file for 'xa'
|
||||||
pkgname=xa
|
pkgname=xa
|
||||||
version=2.3.11
|
version=2.3.12
|
||||||
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=32f2164c99e305218e992970856dd8e2309b5cb6ac4758d7b2afe3bfebc9012d
|
checksum=f8fd1536012d676fc6cbfcdd6a91793e564c89b6ef747f8db8f467c178fb0704
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
vsed -i 's/${LD}/${CC}/' src/Makefile
|
vsed -i 's/${LD}/${CC}/' src/Makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue