txr: update to 144.
This commit is contained in:
parent
97fc0ad8fb
commit
0b3689a257
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'txr'
|
||||
pkgname=txr
|
||||
version=143
|
||||
version=144
|
||||
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=f8d0931c73403c650de4585fd22f9f82543ae930bb21409d4106dedbb214b6da
|
||||
checksum=bd0782b0b8b8543032d5f3e9e76564887c582fa79034864ad0c34fda07d9b207
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr "--ccname=${CC}" "--platform-cflags=-std=c99 ${CFLAGS}" "--platform-ldflags=${LDFLAGS}"
|
||||
|
|
Loading…
Reference in a new issue