txr: update to 211.
This commit is contained in:
parent
c48b5024f5
commit
95d3ab631b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'txr'
|
# Template file for 'txr'
|
||||||
pkgname=txr
|
pkgname=txr
|
||||||
version=210
|
version=211
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
make_check_target=tests
|
make_check_target=tests
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="http://www.nongnu.org/txr/"
|
homepage="http://www.nongnu.org/txr/"
|
||||||
distfiles="http://www.kylheku.com/cgit/txr/snapshot/${pkgname}-${version}.tar.bz2"
|
distfiles="http://www.kylheku.com/cgit/txr/snapshot/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=8d2f5009326820e4e8a4afbd2636b825aaf15c605c4fcd8f12f891637d456a1c
|
checksum=c5a3c1ffa429e35fcd5e2d8363d0096b137eff0733902db769cd9a5b6f4426bd
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" txr"
|
hostmakedepends+=" txr"
|
||||||
|
|
Loading…
Reference in New Issue