[vlc-commits] extras/tools: Bump ragel version
Hugo Beauzée-Luyssen
git at videolan.org
Tue Jul 18 17:03:52 CEST 2017
vlc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Tue Jul 18 17:02:57 2017 +0200| [ebe8aa4de751ba3865b25cca5ced86c448bb6032] | committer: Hugo Beauzée-Luyssen
extras/tools: Bump ragel version
6.8 build appears to be broken on recent compilers
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ebe8aa4de751ba3865b25cca5ced86c448bb6032
---
extras/tools/packages.mak | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/extras/tools/packages.mak b/extras/tools/packages.mak
index 567e89fb45..be725f793f 100644
--- a/extras/tools/packages.mak
+++ b/extras/tools/packages.mak
@@ -33,7 +33,7 @@ XZ_URL=http://tukaani.org/xz/xz-$(XZ_VERSION).tar.bz2
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_VERSION=6.10
RAGEL_URL=http://www.colm.net/files/ragel/ragel-$(RAGEL_VERSION).tar.gz
SED_VERSION=4.2.2
More information about the vlc-commits
mailing list