txr: update to 244.
This commit is contained in:
parent
a3e35af504
commit
6787f2a6e0
1 changed files with 2 additions and 3 deletions
|
@ -1,12 +1,11 @@
|
|||
# Template file for 'txr'
|
||||
pkgname=txr
|
||||
version=243
|
||||
version=244
|
||||
revision=1
|
||||
archs="x86_64* i686* aarch64* arm* ppc64* mips*"
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr"
|
||||
make_check_target=tests
|
||||
hostmakedepends="bison flex"
|
||||
makedepends="libffi-devel"
|
||||
short_desc="Programming language for convenient data munging"
|
||||
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||
|
@ -14,7 +13,7 @@ license="BSD-2-Clause"
|
|||
homepage="http://www.nongnu.org/txr/"
|
||||
changelog="http://www.kylheku.com/cgit/txr/tree/RELNOTES?id=${pkgname}-${version}"
|
||||
distfiles="http://www.kylheku.com/cgit/txr/snapshot/${pkgname}-${version}.tar.bz2"
|
||||
checksum=dcf5f478769f50f51797f44c56b49fb731f5114460eee78e12ad8619b86c62a3
|
||||
checksum=192cebb4edf89fcf0010cf3982a058ee5019abf28336bcf47cd3a5c1bb392b58
|
||||
nopie=yes
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue