txr: update to 150.
This commit is contained in:
parent
b3efa920cc
commit
7909bd35a7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'txr'
|
||||
pkgname=txr
|
||||
version=149
|
||||
version=150
|
||||
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=09cd05cac3c5eb34a90e2393eea3ec6c369af19574efe289f8eff4850ca28f03
|
||||
checksum=27e31821b59f6737a2f4267fc5f5aeb96f52ab0273bc540f01cd263cb93c07c8
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr "--ccname=${CC}" "--platform-cflags=-std=c99 ${CFLAGS}" "--platform-ldflags=${LDFLAGS}"
|
||||
|
|
Loading…
Reference in a new issue