txr: update to 202.
This commit is contained in:
parent
b4cd035929
commit
689a318782
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'txr'
|
# Template file for 'txr'
|
||||||
pkgname=txr
|
pkgname=txr
|
||||||
version=201
|
version=202
|
||||||
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=48cec59c8391f0a78a4e9159cd2d23a30ead8c2457f5a43504360231978b2680
|
checksum=f7bf0a466a05aaa13f71d902cf283f60c3b5c7f83ae6f6511ba9da18cda4ffb4
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" txr"
|
hostmakedepends+=" txr"
|
||||||
|
|
Loading…
Reference in New Issue