]> git.sesse.net Git - vlc/commitdiff
Tools: update protoc to 2.6.0
authorJean-Baptiste Kempf <jb@videolan.org>
Sat, 11 Oct 2014 12:12:41 +0000 (14:12 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 11 Oct 2014 12:40:33 +0000 (14:40 +0200)
extras/tools/packages.mak

index 7f43d140cc28cb9e91a80b7ef659b5235743fa29..b11fd6e5ede49a71d6579f7a5e3cff34ce511fe1 100644 (file)
@@ -43,6 +43,6 @@ SED_URL=$(GNU)/sed/sed-$(SED_VERSION).tar.bz2
 ANT_VERSION=1.9.4
 ANT_URL=$(APACHE)/ant/binaries/apache-ant-$(ANT_VERSION)-bin.tar.bz2
 
-PROTOBUF_VERSION := 2.5.0
-PROTOBUF_URL := https://protobuf.googlecode.com/files/protobuf-$(PROTOBUF_VERSION).tar.bz2
+PROTOBUF_VERSION := 2.6.0
+PROTOBUF_URL := https://protobuf.googlecode.com/svn/rc/protobuf-$(PROTOBUF_VERSION).tar.bz2