diff options
Diffstat (limited to 'contrib/libgnurx')
-rw-r--r-- | contrib/libgnurx/module.defs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/libgnurx/module.defs b/contrib/libgnurx/module.defs index e8e2ebe0c..a4c0f2504 100644 --- a/contrib/libgnurx/module.defs +++ b/contrib/libgnurx/module.defs @@ -2,6 +2,7 @@ $(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.md5 = 35c8fed3101ca1f253e9b6b1966661f6 LIBGNURX.EXTRACT.tarbase = mingw-libgnurx-2.5.1 LIBGNURX.CONFIGURE.env += AR="$(AR.exe)" |