[vlc-commits] tools: Use the latest version of gas-pp
Martin Storsjö
git at videolan.org
Sat Jul 27 19:27:48 CEST 2013
vlc/vlc-2.1 | branch: master | Martin Storsjö <martin at martin.st> | Tue Jul 23 16:09:20 2013 +0300| [4608538dac91ddd3025685ec30456fb6ab9c17a3] | committer: Felix Paul Kühne
tools: Use the latest version of gas-pp
This is required for building libav from yesterday for iOS.
Signed-off-by: Martin Storsjö <martin at martin.st>
(cherry picked from commit 3fd468a1e23a64fcf1ec92026eae86d258345d4a)
Signed-off-by: Felix Paul Kühne <fkuehne at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=4608538dac91ddd3025685ec30456fb6ab9c17a3
---
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 f6c6374..4b54cfe 100644
--- a/extras/tools/packages.mak
+++ b/extras/tools/packages.mak
@@ -32,7 +32,7 @@ XZ_URL=http://tukaani.org/xz/xz-$(XZ_VERSION).tar.bz2
OPENSSL_VERSION=1.0.0e
OPENSSL_URL=http://www.openssl.org/source/openssl-$(OPENSSL_VERSION).tar.gz
-GAS_VERSION=c76b628
+GAS_VERSION=0b4738e
GAS_URL=http://git.libav.org/?p=gas-preprocessor.git;a=snapshot;h=$(GAS_VERSION);sf=tgz
RAGEL_VERSION=6.8
More information about the vlc-commits
mailing list