txr: update to 151.
This commit is contained in:
parent
3c3f312535
commit
03a0eeef4f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'txr'
|
||||
pkgname=txr
|
||||
version=150
|
||||
version=151
|
||||
revision=1
|
||||
build_style=configure
|
||||
hostmakedepends="bison flex"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
|||
license="BSD"
|
||||
homepage="http://www.nongnu.org/txr/"
|
||||
distfiles="http://www.kylheku.com/cgit/txr/snapshot/${pkgname}-${version}.tar.bz2"
|
||||
checksum=27e31821b59f6737a2f4267fc5f5aeb96f52ab0273bc540f01cd263cb93c07c8
|
||||
checksum=9cb9382ffa52ea1ec4ebf385040d2b995a523cb1adc251e2c695cb8e90c6e7e4
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr "--ccname=${CC}" "--platform-cflags=-std=c99 ${CFLAGS}" "--platform-ldflags=${LDFLAGS}"
|
||||
|
|
Loading…
Reference in New Issue