txr: update to 167.
This commit is contained in:
parent
68fb42ce36
commit
21922fd219
|
@ -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}" \
|
||||
|
|
Loading…
Reference in New Issue