txr: update to 139.

This commit is contained in:
Michael Gehring 2016-04-24 08:19:24 +02:00
parent ac5ce94884
commit a561266172

View file

@ -1,6 +1,6 @@
# Template file for 'txr'
pkgname=txr
version=138
version=139
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=83b7142fc1daf5446c4ccc456e7bde437659a13a4611cbeaa86f014302445a2b
checksum=d34b949220e0f994924dc00400081fcd37f8908088211fee6b16bfbc6a2fd5c1
do_configure() {
./configure --prefix=/usr "--ccname=${CC}" "--platform-cflags=-std=c99 ${CFLAGS}" "--platform-ldflags=${LDFLAGS}"