From 8bf1fbfcd61fb1cdec767df3046664651915679e Mon Sep 17 00:00:00 2001 From: jstebbins Date: Tue, 22 Jan 2013 16:19:47 +0000 Subject: contrib: update yasm to 1.2.0 The latest x264 requires yasm 1.2.0 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5191 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- contrib/yasm/module.defs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/yasm/module.defs b/contrib/yasm/module.defs index 90215575f..b5f3ee788 100644 --- a/contrib/yasm/module.defs +++ b/contrib/yasm/module.defs @@ -1,5 +1,5 @@ $(eval $(call import.MODULE.defs,YASM,yasm)) $(eval $(call import.CONTRIB.defs,YASM)) -YASM.FETCH.url = http://download.handbrake.fr/handbrake/contrib/yasm-1.1.0.tar.gz +YASM.FETCH.url = http://download.handbrake.fr/handbrake/contrib/yasm-1.2.0.tar.gz -- cgit v1.2.3