txr: update to 172.
This commit is contained in:
parent
fb03c7d142
commit
54863f83da
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'txr'
|
# Template file for 'txr'
|
||||||
pkgname=txr
|
pkgname=txr
|
||||||
version=171
|
version=172
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
hostmakedepends="bison flex"
|
hostmakedepends="bison flex"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
homepage="http://www.nongnu.org/txr/"
|
homepage="http://www.nongnu.org/txr/"
|
||||||
distfiles="http://www.kylheku.com/cgit/txr/snapshot/${pkgname}-${version}.tar.bz2"
|
distfiles="http://www.kylheku.com/cgit/txr/snapshot/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=85396d592394efffd50f9a7df413eb06a4830654bd0831807ec4f7b42c58e170
|
checksum=6456992490a5a7ab516117f6537ee0cd3ee57fc1bcb17167464709f64184af48
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
./configure --prefix=/usr --ccname="${CC}" \
|
./configure --prefix=/usr --ccname="${CC}" \
|
||||||
|
|
Loading…
Reference in a new issue