txr: update to 138.
This commit is contained in:
parent
6426918de9
commit
1dcad726e0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'txr'
|
||||
pkgname=txr
|
||||
version=137
|
||||
version=138
|
||||
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=89272de8d04e9ca1b58f1413db79d0167aa41a7d104b8600c7936923ee91b917
|
||||
checksum=83b7142fc1daf5446c4ccc456e7bde437659a13a4611cbeaa86f014302445a2b
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr "--ccname=${CC}" "--platform-cflags=-std=c99 ${CFLAGS}" "--platform-ldflags=${LDFLAGS}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue