txr: update to 167.

This commit is contained in:
Michael Gehring 2017-02-04 08:00:34 +00:00
parent 68fb42ce36
commit 21922fd219
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'txr'
pkgname=txr
version=166
version=167
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=ad7227e9f2448dbd629fe4b45c051fb850921183410015f4e2a4928096cca3fd
checksum=0edf6bb7fdcf5cc8d636b7224b7b2fe74f8c786ce28d80250f135634f4dcce29
do_configure() {
./configure --prefix=/usr --ccname="${CC}" \