txr: update to 168.
This commit is contained in:
parent
d5be2454ab
commit
f9eb382161
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'txr'
|
||||
pkgname=txr
|
||||
version=167
|
||||
version=168
|
||||
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=0edf6bb7fdcf5cc8d636b7224b7b2fe74f8c786ce28d80250f135634f4dcce29
|
||||
checksum=4bd65d209ad1712a13d75320033d88230b1fe5db12c39d3bd21303e10a2c6894
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr --ccname="${CC}" \
|
||||
|
|
Loading…
Reference in a new issue