txr: update to 141.

This commit is contained in:
Michael Gehring 2016-05-21 11:44:57 +02:00
parent 17b050582f
commit 3b427afdad

View file

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