diff options
Diffstat (limited to 'contrib/libgnurx/module.defs')
-rw-r--r-- | contrib/libgnurx/module.defs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/libgnurx/module.defs b/contrib/libgnurx/module.defs index c04bee4a4..22a0bbff6 100644 --- a/contrib/libgnurx/module.defs +++ b/contrib/libgnurx/module.defs @@ -1,8 +1,8 @@ $(eval $(call import.MODULE.defs,LIBGNURX,libgnurx)) $(eval $(call import.CONTRIB.defs,LIBGNURX)) -LIBGNURX.FETCH.url = http://download.handbrake.fr/handbrake/contrib/mingw-libgnurx-2.5.1-src.tar.gz -LIBGNURX.FETCH.url += http://sourceforge.net/projects/mingw/files/Other/UserContributed/regex/mingw-regex-2.5.1/mingw-libgnurx-2.5.1-src.tar.gz +LIBGNURX.FETCH.url = https://download.handbrake.fr/handbrake/contrib/mingw-libgnurx-2.5.1-src.tar.gz +LIBGNURX.FETCH.url += https://sourceforge.net/projects/mingw/files/Other/UserContributed/regex/mingw-regex-2.5.1/mingw-libgnurx-2.5.1-src.tar.gz LIBGNURX.FETCH.md5 = 35c8fed3101ca1f253e9b6b1966661f6 LIBGNURX.EXTRACT.tarbase = mingw-libgnurx-2.5.1 |