diff options
Diffstat (limited to 'contrib/yasm')
-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 7b403ae32..a084bb870 100644 --- a/contrib/yasm/module.defs +++ b/contrib/yasm/module.defs @@ -1,6 +1,6 @@ $(eval $(call import.MODULE.defs,YASM,yasm)) $(eval $(call import.CONTRIB.defs,YASM)) -YASM.FETCH.url = http://download.handbrake.fr/handbrake/contrib/yasm-1.3.0.tar.gz +YASM.FETCH.url = https://download.handbrake.fr/handbrake/contrib/yasm-1.3.0.tar.gz YASM.FETCH.url += https://www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz YASM.FETCH.md5 = fc9e586751ff789b34b1f21d572d96af |