txr: update to 149.

This commit is contained in:
Michael Gehring 2016-09-13 09:27:54 +02:00
parent 963bba6364
commit 7444a156cb

View file

@ -1,6 +1,6 @@
# Template file for 'txr'
pkgname=txr
version=148
version=149
revision=1
build_style=configure
hostmakedepends="bison flex"
@ -9,7 +9,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
license="BSD"
homepage="http://www.nongnu.org/txr/"
distfiles="http://www.kylheku.com/cgit/txr/snapshot/${pkgname}-${version}.tar.bz2"
checksum=6a72b4cdaa727dbf95e1db6973d3f6f9e8fb264055942d7eceece0efbded5652
checksum=09cd05cac3c5eb34a90e2393eea3ec6c369af19574efe289f8eff4850ca28f03
do_configure() {
./configure --prefix=/usr "--ccname=${CC}" "--platform-cflags=-std=c99 ${CFLAGS}" "--platform-ldflags=${LDFLAGS}"