txr: update to 164.

This commit is contained in:
Michael Gehring 2017-01-02 02:59:23 +00:00
parent 0f26f1ee68
commit 0e12c39d2d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'txr'
pkgname=txr
version=163
version=164
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=b08efc15b5837a5e4773e4ccb56708c0fcec64bd2a0f1eeb9a6b401a2359ddab
checksum=154b68830acc3a327e7f01e829a07c4131122d80a893704b82b69c27b7c142f6
do_configure() {
./configure --prefix=/usr --ccname="${CC}" \