diff options
Diffstat (limited to 'development/protobuf3')
-rw-r--r-- | development/protobuf3/protobuf3.SlackBuild | 2 | ||||
-rw-r--r-- | development/protobuf3/protobuf3.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/protobuf3/protobuf3.SlackBuild b/development/protobuf3/protobuf3.SlackBuild index 3383ac344673d..6643cb0e096ea 100644 --- a/development/protobuf3/protobuf3.SlackBuild +++ b/development/protobuf3/protobuf3.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=protobuf3 -VERSION=${VERSION:-3.19.4} +VERSION=${VERSION:-3.20.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/protobuf3/protobuf3.info b/development/protobuf3/protobuf3.info index f7a0ae3432b92..073dd57f40d62 100644 --- a/development/protobuf3/protobuf3.info +++ b/development/protobuf3/protobuf3.info @@ -1,8 +1,8 @@ PRGNAM="protobuf3" -VERSION="3.19.4" +VERSION="3.20.0" HOMEPAGE="https://github.com/google/protobuf" -DOWNLOAD="https://github.com/google/protobuf/archive/v3.19.4/protobuf-3.19.4.tar.gz" -MD5SUM="ebaa4e04df3bffc2401a7ad47d32a90b" +DOWNLOAD="https://github.com/google/protobuf/archive/v3.20.0/protobuf-3.20.0.tar.gz" +MD5SUM="d914248b73cb844eccdf1d6647d73f6a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |