txr: update to 146.

This commit is contained in:
Michael Gehring 2016-07-25 23:17:46 +02:00
parent 0dcc6a4625
commit 16d2621fc2

View file

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