diff --git a/srcpkgs/txr/template b/srcpkgs/txr/template index 6f8e9cc70e9..c0feb4947bf 100644 --- a/srcpkgs/txr/template +++ b/srcpkgs/txr/template @@ -1,6 +1,6 @@ # Template file for 'txr' pkgname=txr -version=139 +version=140 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=d34b949220e0f994924dc00400081fcd37f8908088211fee6b16bfbc6a2fd5c1 +checksum=f382f7422633e0fefda1749c9ace610b744e18aafb96274f4bbc61836b66e781 do_configure() { ./configure --prefix=/usr "--ccname=${CC}" "--platform-cflags=-std=c99 ${CFLAGS}" "--platform-ldflags=${LDFLAGS}"