]> git.sesse.net Git - vlc/commitdiff
Tools: bump ragel version to 6.8.
authorKonstantin Pavlov <thresh@videolan.org>
Mon, 25 Feb 2013 20:39:39 +0000 (00:39 +0400)
committerKonstantin Pavlov <thresh@videolan.org>
Mon, 25 Feb 2013 20:40:19 +0000 (00:40 +0400)
Fixes #7774.

extras/tools/packages.mak

index 73f724947b6a88b4149549a539a91b0dc4642fe9..60ac2b5d4082dbaf30cc848e4267ab4c6fd6cb8b 100644 (file)
@@ -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