aboutsummaryrefslogtreecommitdiff
path: root/development/protobuf3
diff options
context:
space:
mode:
Diffstat (limited to 'development/protobuf3')
-rw-r--r--development/protobuf3/protobuf3.SlackBuild2
-rw-r--r--development/protobuf3/protobuf3.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/development/protobuf3/protobuf3.SlackBuild b/development/protobuf3/protobuf3.SlackBuild
index 048bc6d3a5342..90d680b47ada2 100644
--- a/development/protobuf3/protobuf3.SlackBuild
+++ b/development/protobuf3/protobuf3.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=protobuf3
-VERSION=${VERSION:-27.3}
+VERSION=${VERSION:-28.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/protobuf3/protobuf3.info b/development/protobuf3/protobuf3.info
index 6d746548d8356..c0db114d53c0e 100644
--- a/development/protobuf3/protobuf3.info
+++ b/development/protobuf3/protobuf3.info
@@ -1,10 +1,10 @@
PRGNAM="protobuf3"
-VERSION="27.3"
+VERSION="28.0"
HOMEPAGE="https://github.com/google/protobuf"
-DOWNLOAD="https://github.com/google/protobuf/archive/v27.3/protobuf-27.3.tar.gz \
-https://files.pythonhosted.org/packages/1b/61/0671db2ab2aee7c92d6c1b617c39b30a4cd973950118da56d77e7f397a9d/protobuf-5.27.3.tar.gz"
-MD5SUM="c7feee9c4a6856d39e2b9d6876a487f5 \
-c2b8d7e51d2cc305c5669e7dc64e9828"
+DOWNLOAD="https://github.com/google/protobuf/archive/v28.0/protobuf-28.0.tar.gz \
+https://files.pythonhosted.org/packages/5f/d7/331ee1f3b798c34d2257c79d5426ecbe95d46d2b40ba808a29da6947f6d8/protobuf-5.28.0.tar.gz"
+MD5SUM="9db90d4ada7418ad5534212cd1ba5093 \
+3ad79ab2cdbb60a7c7d34a79108b7d96"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="abseil-cpp python3-build python3-wheel"