xa: update to 2.3.8.

This commit is contained in:
Duncaen 2017-07-02 17:26:29 +02:00
parent 43e10ef25e
commit a096221e8c

View file

@ -1,13 +1,13 @@
# Template file for 'xa' # Template file for 'xa'
pkgname=xa pkgname=xa
version=2.3.7 version=2.3.8
revision=2 revision=1
short_desc="6502 cross assembler" short_desc="6502 cross assembler"
maintainer="Duncaen <duncaen@voidlinux.eu>" maintainer="Duncaen <duncaen@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="http://www.floodgap.com/retrotech/xa/" homepage="http://www.floodgap.com/retrotech/xa/"
distfiles="http://www.floodgap.com/retrotech/xa/dists/xa-${version}.tar.gz" distfiles="http://www.floodgap.com/retrotech/xa/dists/xa-${version}.tar.gz"
checksum=34e792c159584153f5b5a246ae5d2142dfc92a20b673ea8c9e04584bde594442 checksum=3b97d2fe8891336676ca28ff127b69e997f0b5accf2c7009b4517496929b462a
post_extract() { post_extract() {
sed -i '/CC.*-o/s/$/ $(LDFLAGS)/' misc/Makefile sed -i '/CC.*-o/s/$/ $(LDFLAGS)/' misc/Makefile