[vlc-commits] Tools: bump ragel version to 6.8.
Konstantin Pavlov
git at videolan.org
Mon Feb 25 21:40:30 CET 2013
vlc | branch: master | Konstantin Pavlov <thresh at videolan.org> | Tue Feb 26 00:39:39 2013 +0400| [9eb9367f8a070d305f244064eb769e9ef911c94f] | committer: Konstantin Pavlov
Tools: bump ragel version to 6.8.
Fixes #7774.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9eb9367f8a070d305f244064eb769e9ef911c94f
---
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 73f7249..60ac2b5 100644
--- a/extras/tools/packages.mak
+++ b/extras/tools/packages.mak
@@ -35,5 +35,5 @@ OPENSSL_URL=http://www.openssl.org/source/openssl-$(OPENSSL_VERSION).tar.gz
GAS_URL=https://github.com/mansr/gas-preprocessor/tarball/master
GAS_VERSION=76a72f0
-RAGEL_VERSION=6.7
+RAGEL_VERSION=6.8
RAGEL_URL=http://www.complang.org/ragel/ragel-$(RAGEL_VERSION).tar.gz
More information about the vlc-commits
mailing list