summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2021-10-03 04:00:24 +0200
committer Willy Sudiarto Raharjo2021-10-03 04:00:24 +0200
commit206740033281cdfc78204a814debb0e59eec8a0e (patch)
tree801357dd6ce16dba4e847e1e791adee36959f223 /misc
parent6d8745d091b976dd5fcb3c8f528b081abbcfc648 (diff)
downloadslackbuilds-206740033281cdfc78204a814debb0e59eec8a0e.tar.gz
misc/protobuf3: Updated for version 3.18.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r--misc/protobuf3/protobuf3.SlackBuild2
-rw-r--r--misc/protobuf3/protobuf3.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/protobuf3/protobuf3.SlackBuild b/misc/protobuf3/protobuf3.SlackBuild
index 1cc6510ff2..d08d35d50b 100644
--- a/misc/protobuf3/protobuf3.SlackBuild
+++ b/misc/protobuf3/protobuf3.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=protobuf3
-VERSION=${VERSION:-3.17.3}
+VERSION=${VERSION:-3.18.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/misc/protobuf3/protobuf3.info b/misc/protobuf3/protobuf3.info
index 897f252b5d..9d93f08136 100644
--- a/misc/protobuf3/protobuf3.info
+++ b/misc/protobuf3/protobuf3.info
@@ -1,8 +1,8 @@
PRGNAM="protobuf3"
-VERSION="3.17.3"
+VERSION="3.18.0"
HOMEPAGE="https://github.com/google/protobuf"
-DOWNLOAD="https://github.com/google/protobuf/archive/v3.17.3/protobuf-3.17.3.tar.gz"
-MD5SUM="d7f8e0e3ffeac721e18cdf898eff7d31"
+DOWNLOAD="https://github.com/google/protobuf/archive/v3.18.0/protobuf-3.18.0.tar.gz"
+MD5SUM="4c1a9f9a1eb154e99e84aa835e3fdb9f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""