[vlc-commits] ragel: use the official hosting address
Sean McGovern
git at videolan.org
Fri Dec 19 12:29:36 CET 2014
vlc | branch: master | Sean McGovern <gseanmcg at gmail.com> | Thu Dec 18 17:57:17 2014 -0500| [31046d7499bd06cd0851ba793a15902df4c0b52a] | committer: Jean-Baptiste Kempf
ragel: use the official hosting address
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=31046d7499bd06cd0851ba793a15902df4c0b52a
---
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 f3374be..e8f0b16 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