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