mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
parent
8a6a14913c
commit
55ed229385
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'txr'
|
# Template file for 'txr'
|
||||||
pkgname=txr
|
pkgname=txr
|
||||||
version=296
|
version=299
|
||||||
revision=2
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr"
|
configure_args="--prefix=/usr"
|
||||||
make_check_target=tests
|
make_check_target=tests
|
||||||
|
@ -12,7 +12,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=753e74c1f11c109a5235856b5e5800912b8267e08257a1a26f17e74efd5c2917
|
checksum=9da0e12f6b6db9c4262e92214863c90f89cd40e4fa8b5eac2b983bf65194112a
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue