development/cproto: Updated for version 4.7v.

Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2023-03-09 14:34:17 -05:00 committed by Willy Sudiarto Raharjo
parent 562c2d8838
commit a38cc106c2
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 4 deletions

View file

@ -6,13 +6,14 @@
# 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.7u}
VERSION=${VERSION:-4.7v}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="cproto"
VERSION="4.7u"
VERSION="4.7v"
HOMEPAGE="https://invisible-island.net/cproto/"
DOWNLOAD="https://invisible-mirror.net/archives/cproto/cproto-4.7u.tgz"
MD5SUM="eebf3353591be158b518bb40a58f1536"
DOWNLOAD="https://invisible-mirror.net/archives/cproto/cproto-4.7v.tgz"
MD5SUM="2f48717d83c948b94105f759278c17c2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""