mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xa: update to 2.4.1.
This commit is contained in:
parent
ddbacbd026
commit
c7d0ad92c7
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.4.0
|
version=2.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_check_args="-j1"
|
make_check_args="-j1"
|
||||||
|
@ -11,7 +11,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=9e587a0ca8ff791009880bfa331f6ed36935e08ef9c123822ca175285f8c030c
|
checksum=63c12a6a32a8e364f34f049d8b2477f4656021418f08b8d6b462be0ed3be3ac3
|
||||||
|
|
||||||
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