txr: update to 282.
This commit is contained in:
parent
86d89ffc0a
commit
97208df952
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'txr'
|
# Template file for 'txr'
|
||||||
pkgname=txr
|
pkgname=txr
|
||||||
version=275
|
version=282
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64* i686* aarch64* arm* ppc64* mips*"
|
archs="x86_64* i686* aarch64* arm* ppc64* mips*"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-2-Clause"
|
||||||
homepage="http://www.nongnu.org/txr/"
|
homepage="http://www.nongnu.org/txr/"
|
||||||
changelog="http://www.kylheku.com/cgit/txr/tree/RELNOTES"
|
changelog="http://www.kylheku.com/cgit/txr/tree/RELNOTES"
|
||||||
distfiles="http://www.kylheku.com/cgit/txr/snapshot/${pkgname}-${version}.tar.bz2"
|
distfiles="http://www.kylheku.com/cgit/txr/snapshot/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=1e6ca44f2879178f4205ad70ee8fc757a4392ecc75424c5ed0904741d1b1541e
|
checksum=5f10467610d8213be9af8a1fc9dafbd4902b7b473a82d8b2945cfa5ea6d2fee5
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue