txr: update to 155

This commit is contained in:
Alessio Sergi 2016-10-23 11:53:30 +02:00
parent 6516abbc8e
commit f4761e09e4

View file

@ -1,6 +1,6 @@
# Template file for 'txr'
pkgname=txr
version=154
version=155
revision=1
build_style=configure
hostmakedepends="bison flex"
@ -9,7 +9,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
license="BSD"
homepage="http://www.nongnu.org/txr/"
distfiles="http://www.kylheku.com/cgit/txr/snapshot/${pkgname}-${version}.tar.bz2"
checksum=df1828362082250e627ef4b34f751d7d4fc33b2a8af355011fd7292eff5d7129
checksum=1c804a691137dcaae35a37f4a279c74f0c7ea9753d276a864358a78cc66e1b6b
do_configure() {
./configure --prefix=/usr "--ccname=${CC}" "--platform-cflags=-std=c99 ${CFLAGS}" "--platform-ldflags=${LDFLAGS}"