txr: update to 197.

Closes #15110.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-06-13 02:06:45 -03:00 committed by Enno Boland
parent b061e86881
commit 50de62b795
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,16 +1,16 @@
# Template file for 'txr'
pkgname=txr
version=190
version=197
revision=1
build_style=configure
hostmakedepends="bison flex"
short_desc="Programming language for convenient data munging"
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
license="2-clause-BSD"
license="BSD-2-Clause"
homepage="http://www.nongnu.org/txr/"
distfiles="http://www.kylheku.com/cgit/txr/snapshot/${pkgname}-${version}.tar.bz2"
checksum=dd67529a260144d61cecd9e74e9a433b09d4ed5308619a6a646929c7e244affa
make_check_target="tests"
checksum=e26b2c6c8065711b82c03f84e0813e04dcb58d0e5cef6279dc34128c267025d3
make_check_target=tests
do_configure() {
./configure --prefix=/usr --ccname="${CC}" \