protobuf: bump to 2.6.1
authorSteven Noonan <steven@uplinklabs.net>
Wed, 4 Nov 2015 08:37:21 +0000 (00:37 -0800)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 4 Nov 2015 17:38:26 +0000 (18:38 +0100)
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/protobuf/protobuf.hash [new file with mode: 0644]
package/protobuf/protobuf.mk

diff --git a/package/protobuf/protobuf.hash b/package/protobuf/protobuf.hash
new file mode 100644 (file)
index 0000000..78285b7
--- /dev/null
@@ -0,0 +1,2 @@
+# Locally calculated
+sha256 2667b7cda4a6bc8a09e5463adf3b5984e08d94e72338277affa8594d8b6e5cd1 protobuf-v2.6.1.tar.gz
index 0426fcec07c05cd2d21ae3cdc0cbf47dd6fd7785..144e5fbe78325962aca2e4d473d54c68379f37af 100644 (file)
@@ -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