summaryrefslogtreecommitdiff
path: root/package/protobuf
diff options
context:
space:
mode:
authorSteven Noonan <steven@uplinklabs.net>2015-11-04 00:37:21 -0800
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-11-04 18:38:26 +0100
commit4b8b1af2f2fbbe5a19e40ad8d35d2d6fbb6cfbae (patch)
treeba76ecba56bf52982c878092c04ce31c96f12c0e /package/protobuf
parent13860f6e0f534a0aed6b7f0ae91e2e9d525be586 (diff)
protobuf: bump to 2.6.1
Signed-off-by: Steven Noonan <steven@uplinklabs.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/protobuf')
-rw-r--r--package/protobuf/protobuf.hash2
-rw-r--r--package/protobuf/protobuf.mk2
2 files changed, 3 insertions, 1 deletions
diff --git a/package/protobuf/protobuf.hash b/package/protobuf/protobuf.hash
new file mode 100644
index 000000000..78285b72d
--- /dev/null
+++ b/package/protobuf/protobuf.hash
@@ -0,0 +1,2 @@
+# Locally calculated
+sha256 2667b7cda4a6bc8a09e5463adf3b5984e08d94e72338277affa8594d8b6e5cd1 protobuf-v2.6.1.tar.gz
diff --git a/package/protobuf/protobuf.mk b/package/protobuf/protobuf.mk
index 0426fcec0..144e5fbe7 100644
--- a/package/protobuf/protobuf.mk
+++ b/package/protobuf/protobuf.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PROTOBUF_VERSION = v2.5.0
+PROTOBUF_VERSION = v2.6.1
PROTOBUF_SITE = $(call github,google,protobuf,$(PROTOBUF_VERSION))
PROTOBUF_LICENSE = BSD-3c
PROTOBUF_LICENSE_FILES = COPYING.txt