txr: update to 184.
This commit is contained in:
parent
97ad121007
commit
27332bdc47
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'txr'
|
# Template file for 'txr'
|
||||||
pkgname=txr
|
pkgname=txr
|
||||||
version=183
|
version=184
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
hostmakedepends="bison flex"
|
hostmakedepends="bison flex"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
homepage="http://www.nongnu.org/txr/"
|
homepage="http://www.nongnu.org/txr/"
|
||||||
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=3979ee0ce775d5424e557d66dc6c65d19782c43642430e976f94f7d678141af9
|
checksum=4eb9f64a349749b9987dc83aa4d75b43384bbb1efeee4fcc8193ec28a6565794
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
aarch64*) broken="#error port me!" ;;
|
aarch64*) broken="#error port me!" ;;
|
||||||
|
|
Loading…
Reference in a new issue