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