aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/protobuf3/README2
-rw-r--r--misc/protobuf3/protobuf3.SlackBuild2
-rw-r--r--misc/protobuf3/protobuf3.info6
3 files changed, 4 insertions, 6 deletions
diff --git a/misc/protobuf3/README b/misc/protobuf3/README
index 40fd496a9d887..aab31940f545c 100644
--- a/misc/protobuf3/README
+++ b/misc/protobuf3/README
@@ -25,5 +25,3 @@ NOTE:
continue to support protobuf version 2.
* Protobuf3 enforces strict UTF-8 checking.
Parsing will fail if a string field contains non UTF-8 data.
-* This SlackBuild installs the Python2 bindings by default.
- Python3 bindings will be installed if Python3 is installed.
diff --git a/misc/protobuf3/protobuf3.SlackBuild b/misc/protobuf3/protobuf3.SlackBuild
index d853990eedea3..2b3b76b44ee40 100644
--- a/misc/protobuf3/protobuf3.SlackBuild
+++ b/misc/protobuf3/protobuf3.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=protobuf3
-VERSION=${VERSION:-3.15.8}
+VERSION=${VERSION:-3.16.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/misc/protobuf3/protobuf3.info b/misc/protobuf3/protobuf3.info
index 8d0c013a71397..281c0862037a9 100644
--- a/misc/protobuf3/protobuf3.info
+++ b/misc/protobuf3/protobuf3.info
@@ -1,8 +1,8 @@
PRGNAM="protobuf3"
-VERSION="3.15.8"
+VERSION="3.16.0"
HOMEPAGE="https://github.com/google/protobuf"
-DOWNLOAD="https://github.com/google/protobuf/archive/v3.15.8/protobuf-3.15.8.tar.gz"
-MD5SUM="cd4665ea38556638ade6739df861ebe8"
+DOWNLOAD="https://github.com/google/protobuf/archive/v3.16.0/protobuf-3.16.0.tar.gz"
+MD5SUM="d5c95c927b9675d2eab24590ad0f321b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""