txr: update to 137.

This commit is contained in:
Michael Gehring 2016-03-31 14:01:50 +02:00
parent 91e771c2e7
commit a291668565

View file

@ -1,6 +1,6 @@
# Template file for 'txr'
pkgname=txr
version=136
version=137
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=d1d22b4974cf2addc34048aa3082f2adeaa8edf07b7f9666f302ed8a766bfb02
checksum=89272de8d04e9ca1b58f1413db79d0167aa41a7d104b8600c7936923ee91b917
do_configure() {
./configure --prefix=/usr "--ccname=${CC}" "--platform-cflags=-std=c99 ${CFLAGS}" "--platform-ldflags=${LDFLAGS}"