diff --git a/package/protobuf/protobuf.mk b/package/protobuf/protobuf.mk index 3538aaad8..ceb64dfa6 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