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