txr: update to 154.

This commit is contained in:
Michael Gehring 2016-10-16 09:40:55 +02:00
parent 0befdbf671
commit d4e1c22720
1 changed files with 2 additions and 2 deletions

View File

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