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