diff --git a/srcpkgs/txr/template b/srcpkgs/txr/template index 9d64de5ce24..6f8e9cc70e9 100644 --- a/srcpkgs/txr/template +++ b/srcpkgs/txr/template @@ -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 " 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}"