[vlc-commits] ragel: use the official hosting address
Sean McGovern
git at videolan.org
Sun Jan 4 00:54:16 CET 2015
vlc/vlc-2.2 | branch: master | Sean McGovern <gseanmcg at gmail.com> | Thu Dec 18 17:57:17 2014 -0500| [1ad00453856afdfbca8f21931b94711be98a5565] | committer: Jean-Baptiste Kempf
ragel: use the official hosting address
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
(cherry picked from commit 31046d7499bd06cd0851ba793a15902df4c0b52a)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=1ad00453856afdfbca8f21931b94711be98a5565
---
extras/tools/packages.mak | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/extras/tools/packages.mak b/extras/tools/packages.mak
index 0b11f99..7e8e50c 100644
--- a/extras/tools/packages.mak
+++ b/extras/tools/packages.mak
@@ -36,8 +36,7 @@ GAS_VERSION=72887b9
GAS_URL=http://git.libav.org/?p=gas-preprocessor.git;a=snapshot;h=$(GAS_VERSION);sf=tgz
RAGEL_VERSION=6.8
-#RAGEL_URL=http://www.complang.org/ragel/ragel-$(RAGEL_VERSION).tar.gz
-RAGEL_URL=$(VIDEOLAN)/ragel-$(RAGEL_VERSION).tar.gz
+RAGEL_URL=http://www.colm.net/files/ragel/ragel-$(RAGEL_VERSION).tar.gz
SED_VERSION=4.2.2
SED_URL=$(GNU)/sed/sed-$(SED_VERSION).tar.bz2
More information about the vlc-commits
mailing list