diff --git a/srcpkgs/txr/template b/srcpkgs/txr/template index dfa20aa7924..d670fa6032e 100644 --- a/srcpkgs/txr/template +++ b/srcpkgs/txr/template @@ -1,6 +1,6 @@ # Template file for 'txr' pkgname=txr -version=142 +version=143 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=40f2201c7c6aa123826b2a2427828cf7372fd9c7f1afbd3ab505bb8ceb0da718 +checksum=02558be0dc05aa625810ed091a230587c95bbcffac24a6fa893c898fce237e81 do_configure() { ./configure --prefix=/usr "--ccname=${CC}" "--platform-cflags=-std=c99 ${CFLAGS}" "--platform-ldflags=${LDFLAGS}"