diff --git a/srcpkgs/txr/template b/srcpkgs/txr/template index 6d281843d5..09b5cfb141 100644 --- a/srcpkgs/txr/template +++ b/srcpkgs/txr/template @@ -1,6 +1,6 @@ # Template file for 'txr' pkgname=txr -version=145 +version=146 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=684b451824f187fd9880f18339989b19af8ea1173a4763a26e8c3cc591cabe30 +checksum=1bfb7e7fcc341891ac04510dd71bb1b068e210bd50219f3a6b1f125b99d8d9c5 do_configure() { ./configure --prefix=/usr "--ccname=${CC}" "--platform-cflags=-std=c99 ${CFLAGS}" "--platform-ldflags=${LDFLAGS}"