diff --git a/srcpkgs/txr/template b/srcpkgs/txr/template index 3291c79b90d..5df124c98de 100644 --- a/srcpkgs/txr/template +++ b/srcpkgs/txr/template @@ -1,6 +1,6 @@ # Template file for 'txr' pkgname=txr -version=149 +version=150 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=09cd05cac3c5eb34a90e2393eea3ec6c369af19574efe289f8eff4850ca28f03 +checksum=27e31821b59f6737a2f4267fc5f5aeb96f52ab0273bc540f01cd263cb93c07c8 do_configure() { ./configure --prefix=/usr "--ccname=${CC}" "--platform-cflags=-std=c99 ${CFLAGS}" "--platform-ldflags=${LDFLAGS}"