summaryrefslogtreecommitdiffstats
path: root/development/cproto/cproto.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/cproto/cproto.SlackBuild')
-rw-r--r--development/cproto/cproto.SlackBuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/development/cproto/cproto.SlackBuild b/development/cproto/cproto.SlackBuild
index bfc52bfb26..9778b0791c 100644
--- a/development/cproto/cproto.SlackBuild
+++ b/development/cproto/cproto.SlackBuild
@@ -2,16 +2,18 @@
# Slackware build script for cproto
-# Written by B. Watson (yalhcru@gmail.com)
+# Written by B. Watson (urchlay@slackware.uk)
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20230309 bkw: update for v4.7v.
+# 20230102 bkw: update for v4.7u.
# 20211129 bkw: update for v4.7t.
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=cproto
-VERSION=${VERSION:-4.7t}
+VERSION=${VERSION:-4.7v}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}