diff options
Diffstat (limited to 'misc/protobuf3/protobuf3.SlackBuild')
-rw-r--r-- | misc/protobuf3/protobuf3.SlackBuild | 2 |
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} |