]> git.sesse.net Git - vlc/commitdiff
Update yasm to 0.7.0. This fixes the compilation of x264's latest code with PIC on...
authorFelix Paul Kühne <fkuehne@videolan.org>
Wed, 16 Apr 2008 12:29:33 +0000 (14:29 +0200)
committerFelix Paul Kühne <fkuehne@videolan.org>
Wed, 16 Apr 2008 12:30:01 +0000 (14:30 +0200)
extras/contrib/src/packages.mak

index c61d56fa1e3dcf52ed6429c04011415a28613c1d..34112ed81090bd38c63e5d5ebad599b299da271b 100644 (file)
@@ -216,5 +216,5 @@ PCRE_VERSION=7.6
 PCRE_URL=ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-$(PCRE_VERSION).tar.bz2
 FLUID_VERSION=1.0.8
 FLUID_URL=http://download.savannah.gnu.org/releases/fluid/fluidsynth-$(FLUID_VERSION).tar.gz
-YASM_VERSION=0.6.2
+YASM_VERSION=0.7.0
 YASM_URL=http://www.tortall.net/projects/yasm/releases/yasm-$(YASM_VERSION).tar.gz