aboutsummaryrefslogtreecommitdiff
path: root/development/cproto
diff options
context:
space:
mode:
Diffstat (limited to 'development/cproto')
-rw-r--r--development/cproto/cproto.SlackBuild3
-rw-r--r--development/cproto/cproto.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/development/cproto/cproto.SlackBuild b/development/cproto/cproto.SlackBuild
index 9778b0791c22c..581ab5938bce9 100644
--- a/development/cproto/cproto.SlackBuild
+++ b/development/cproto/cproto.SlackBuild
@@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20240805 bkw: update for v4.7w.
# 20230309 bkw: update for v4.7v.
# 20230102 bkw: update for v4.7u.
# 20211129 bkw: update for v4.7t.
@@ -13,7 +14,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=cproto
-VERSION=${VERSION:-4.7v}
+VERSION=${VERSION:-4.7w}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/cproto/cproto.info b/development/cproto/cproto.info
index 681c31225b672..4f56794100bd2 100644
--- a/development/cproto/cproto.info
+++ b/development/cproto/cproto.info
@@ -1,8 +1,8 @@
PRGNAM="cproto"
-VERSION="4.7v"
+VERSION="4.7w"
HOMEPAGE="https://invisible-island.net/cproto/"
-DOWNLOAD="https://invisible-mirror.net/archives/cproto/cproto-4.7v.tgz"
-MD5SUM="2f48717d83c948b94105f759278c17c2"
+DOWNLOAD="https://invisible-mirror.net/archives/cproto/cproto-4.7w.tgz"
+MD5SUM="e27494d0cc39eb612e097dafda05b8ab"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""