xa: update to 2.3.14.

This commit is contained in:
Duncaen 2023-02-10 19:43:29 +01:00
parent 6369d742cf
commit 597712f067
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
# Template file for 'xa'
pkgname=xa
version=2.3.13
version=2.3.14
revision=1
build_style=gnu-makefile
make_check_args="-j1"
make_check_target="test"
checkdepends="perl"
short_desc="6502/R65C02/65816 cross-assembler"
@ -10,7 +11,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=a9477af150b6c8a91cd3d41e1cf8c9df552d383326495576830271ca4467bd86
checksum=1b9bbabddbd8d3b9410b852e50a128eea41e681339e6f76c3e8076fa5420f02e
post_extract() {
vsed -i 's/${LD}/${CC}/' src/Makefile