txr: update to 140.

This commit is contained in:
Michael Gehring 2016-05-08 17:58:17 +02:00
parent 1a71a84753
commit 99b35c84a9

View File

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