diff options
-rw-r--r-- | contrib/yasm/module.defs | 2 |
1 files changed, 1 insertions, 1 deletions
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 |