[Buildroot] [PATCH 2/3] protobuf: bump to version 2.5.0

Phil Eichinger phil.eichinger at gmail.com
Tue May 6 20:25:00 UTC 2014


Signed-off-by: Phil Eichinger <phil at zankapfel.net>
---
 package/protobuf/protobuf.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/protobuf/protobuf.mk b/package/protobuf/protobuf.mk
index 3538aaa..ceb64df 100644
--- a/package/protobuf/protobuf.mk
+++ b/package/protobuf/protobuf.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PROTOBUF_VERSION = 2.4.1
+PROTOBUF_VERSION = 2.5.0
 PROTOBUF_SITE = http://protobuf.googlecode.com/files/
 PROTOBUF_LICENSE = BSD-3c
 PROTOBUF_LICENSE_FILES = COPYING.txt
-- 
1.7.10.4




More information about the buildroot mailing list