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