From c1279d3211321dc232a4fba93606ca214dbecbcb Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 29 Nov 2021 19:01:47 -0500 Subject: development/cproto: Updated for version 4.7t. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- development/cproto/cproto.SlackBuild | 5 ++++- development/cproto/cproto.info | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'development/cproto') diff --git a/development/cproto/cproto.SlackBuild b/development/cproto/cproto.SlackBuild index 6b7cb055d51b..bfc52bfb2686 100644 --- a/development/cproto/cproto.SlackBuild +++ b/development/cproto/cproto.SlackBuild @@ -6,10 +6,12 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. +# 20211129 bkw: update for v4.7t. + cd $(dirname $0) ; CWD=$(pwd) PRGNAM=cproto -VERSION=${VERSION:-4.7s} +VERSION=${VERSION:-4.7t} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -65,6 +67,7 @@ CXXFLAGS="$SLKCFLAGS -Wl,-s" \ --sysconfdir=/etc \ --localstatedir=/var \ --mandir=/usr/man \ + --enable-llib \ --build=$ARCH-slackware-linux make diff --git a/development/cproto/cproto.info b/development/cproto/cproto.info index 09c281c89304..0abe51f369bb 100644 --- a/development/cproto/cproto.info +++ b/development/cproto/cproto.info @@ -1,8 +1,8 @@ PRGNAM="cproto" -VERSION="4.7s" +VERSION="4.7t" HOMEPAGE="https://invisible-island.net/cproto/" -DOWNLOAD="https://invisible-mirror.net/archives/cproto/cproto-4.7s.tgz" -MD5SUM="f1c7dfb63b934dc73f1177d0d1917867" +DOWNLOAD="https://invisible-mirror.net/archives/cproto/cproto-4.7t.tgz" +MD5SUM="0768a573ffa1ef143ad339c7680114c2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3