txr: update to 200.

This commit is contained in:
maxice8 2018-11-05 19:35:00 -02:00 committed by maxice8
parent 4a080fbf76
commit 18f28e034b

View File

@ -1,16 +1,16 @@
# Template file for 'txr'
pkgname=txr
version=199
version=200
revision=1
build_style=configure
make_check_target=tests
hostmakedepends="bison flex"
short_desc="Programming language for convenient data munging"
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
license="BSD-2-Clause"
homepage="http://www.nongnu.org/txr/"
distfiles="http://www.kylheku.com/cgit/txr/snapshot/${pkgname}-${version}.tar.bz2"
checksum=4bfe131c4db363832be68e373833b291f720c9265ae3cdd55d780424bf692da3
make_check_target=tests
checksum=eeea8cf6be0fe0f30b2a7f7416a8011c806fb4d9b97dba9d7c7d7ca5bfdf7c9d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" txr"