txr: update to 172.

This commit is contained in:
Michael Gehring 2017-03-20 10:37:50 +00:00
parent fb03c7d142
commit 54863f83da
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'txr'
pkgname=txr
version=171
version=172
revision=1
build_style=configure
hostmakedepends="bison flex"
@ -9,7 +9,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
license="2-clause-BSD"
homepage="http://www.nongnu.org/txr/"
distfiles="http://www.kylheku.com/cgit/txr/snapshot/${pkgname}-${version}.tar.bz2"
checksum=85396d592394efffd50f9a7df413eb06a4830654bd0831807ec4f7b42c58e170
checksum=6456992490a5a7ab516117f6537ee0cd3ee57fc1bcb17167464709f64184af48
do_configure() {
./configure --prefix=/usr --ccname="${CC}" \