summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2023-01-17 21:24:53 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-21 10:22:10 +0700
commit1ff6dedb3ab22ad3105fc6ff373fb2971cc9629c (patch)
tree167198635723eef47546aa0bf7351594a45ff579
parenteb0aafd284b0eee46b38b91f99ed3c13af81a6c4 (diff)
downloadslackbuilds-1ff6dedb3ab22ad3105fc6ff373fb2971cc9629c.tar.gz
slackbuilds-1ff6dedb3ab22ad3105fc6ff373fb2971cc9629c.tar.xz
development/txr: Updated for version 284.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/txr/txr.SlackBuild3
-rw-r--r--development/txr/txr.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/development/txr/txr.SlackBuild b/development/txr/txr.SlackBuild
index 753caa84f8..066ac08740 100644
--- a/development/txr/txr.SlackBuild
+++ b/development/txr/txr.SlackBuild
@@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20230117 bkw: update for v284 (which does pass "make tests").
# 20220518 bkw: Note: txr-274 isn't the latest release, but txr-275
# fails to pass its own "make tests". I'm submitting the newest
# version that does pass.
@@ -13,7 +14,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=txr
-VERSION=${VERSION:-274}
+VERSION=${VERSION:-284}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/txr/txr.info b/development/txr/txr.info
index f1c3fcddfd..2399b3961b 100644
--- a/development/txr/txr.info
+++ b/development/txr/txr.info
@@ -1,8 +1,8 @@
PRGNAM="txr"
-VERSION="274"
+VERSION="284"
HOMEPAGE="https://www.nongnu.org/txr/"
-DOWNLOAD="https://www.kylheku.com/cgit/txr/snapshot/txr-274.tar.bz2"
-MD5SUM="ca5125f88a313cf134407628100b3bee"
+DOWNLOAD="https://www.kylheku.com/cgit/txr/snapshot/txr-284.tar.bz2"
+MD5SUM="8463800c867ac218a68535ff80a8c481"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""