txr: update to 197.
Closes #15110. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
b061e86881
commit
50de62b795
1 changed files with 4 additions and 4 deletions
|
@ -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}" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue