summaryrefslogtreecommitdiffstats
path: root/src/protobuf.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/protobuf.mk')
-rw-r--r--src/protobuf.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/protobuf.mk b/src/protobuf.mk
index 6f73302..30bfd97 100644
--- a/src/protobuf.mk
+++ b/src/protobuf.mk
@@ -3,8 +3,8 @@
PKG := protobuf
$(PKG)_WEBSITE := https://github.com/google/protobuf
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 3.2.0
-$(PKG)_CHECKSUM := 2a25c2b71c707c5552ec9afdfb22532a93a339e1ca5d38f163fe4107af08c54c
+$(PKG)_VERSION := 3.3.2
+$(PKG)_CHECKSUM := 8b8e442becbeff637f160c1ef4a3a56769c50ba7c9ff939ccc94086530ff00e4
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://github.com/google/$(PKG)/archive/v$($(PKG)_VERSION).tar.gz