txr: update to 170.

This commit is contained in:
Michael Gehring 2017-03-01 13:27:43 +00:00
parent e2e75bef2b
commit c8cae6e7a9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'txr'
pkgname=txr
version=169
version=170
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=3bb49eec10d3c5d461769a44fa225500797124a603c840320bd46fa77ffdfe01
checksum=e20938dd4f261cc299070bf8f94e0c20b810c75c95de816bd80f0536c9d0948e
do_configure() {
./configure --prefix=/usr --ccname="${CC}" \