txr: update to 200.
This commit is contained in:
parent
4a080fbf76
commit
18f28e034b
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue