txr: update to 145.
This commit is contained in:
parent
933e668e07
commit
5efee7441f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'txr'
|
||||
pkgname=txr
|
||||
version=144
|
||||
version=145
|
||||
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=bd0782b0b8b8543032d5f3e9e76564887c582fa79034864ad0c34fda07d9b207
|
||||
checksum=684b451824f187fd9880f18339989b19af8ea1173a4763a26e8c3cc591cabe30
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr "--ccname=${CC}" "--platform-cflags=-std=c99 ${CFLAGS}" "--platform-ldflags=${LDFLAGS}"
|
||||
|
|
Loading…
Reference in New Issue