aboutsummaryrefslogtreecommitdiff
path: root/misc/protobuf3/protobuf3.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-10 02:11:52 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-10 02:11:52 +0700
commit7d4ba46a646370880137d85f4167e52815ff8f90 (patch)
tree4e3188b8682c492aba376bad00a29365b886b9ee /misc/protobuf3/protobuf3.SlackBuild
parent9d9571ae7c5800e5ec8c4079cc768b5cfb437c3d (diff)
misc/protobuf3: Updated for version 3.18.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/protobuf3/protobuf3.SlackBuild')
-rw-r--r--misc/protobuf3/protobuf3.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/protobuf3/protobuf3.SlackBuild b/misc/protobuf3/protobuf3.SlackBuild
index d08d35d50b910..177c8ddfec26e 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.18.0}
+VERSION=${VERSION:-3.18.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}