vlc | branch: master | Jean-Baptiste Kempf <j...@videolan.org> | Sat Oct 11 14:12:41 2014 +0200| [83047b67698155a2b6d796b3f8ac3b372e289976] | committer: Jean-Baptiste Kempf
Tools: update protoc to 2.6.0 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=83047b67698155a2b6d796b3f8ac3b372e289976 --- extras/tools/packages.mak | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extras/tools/packages.mak b/extras/tools/packages.mak index 7f43d14..b11fd6e 100644 --- a/extras/tools/packages.mak +++ b/extras/tools/packages.mak @@ -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 _______________________________________________ vlc-commits mailing list vlc-commits@videolan.org https://mailman.videolan.org/listinfo/vlc-commits