xa: update to 2.3.11.
This commit is contained in:
parent
4bc901f0b5
commit
6176ec7e1f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xa'
|
||||
pkgname=xa
|
||||
version=2.3.10
|
||||
version=2.3.11
|
||||
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=867b5b26b6524be8bcfbad8820ab3efe422b3e0cc9775dcb743284778868ba78
|
||||
checksum=08a2442e3aa2d837ba5fcaee73b9475e85c2f31c44c258a05b307c79659fcda0
|
||||
|
||||
post_extract() {
|
||||
vsed -i 's/${LD}/${CC}/' src/Makefile
|
||||
|
|
Loading…
Reference in a new issue