diff options
Diffstat (limited to 'contrib/libsamplerate')
-rw-r--r-- | contrib/libsamplerate/module.defs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/libsamplerate/module.defs b/contrib/libsamplerate/module.defs index 19162d898..f4c4555d4 100644 --- a/contrib/libsamplerate/module.defs +++ b/contrib/libsamplerate/module.defs @@ -1,8 +1,8 @@ $(eval $(call import.MODULE.defs,LIBSAMPLERATE,libsamplerate)) $(eval $(call import.CONTRIB.defs,LIBSAMPLERATE)) -LIBSAMPLERATE.FETCH.url = https://download.handbrake.fr/handbrake/contrib/libsamplerate-0.1.4.tar.gz -LIBSAMPLERATE.FETCH.md5 = 69ec6c05f487458f688dda8f3e722e5d +LIBSAMPLERATE.FETCH.url = https://download.handbrake.fr/handbrake/contrib/libsamplerate-0.1.4.tar.gz +LIBSAMPLERATE.FETCH.sha256 = 4b4af3ecaee05c8875a9b113c6a2f816f06f283fb882914e57b21c0b08b67b75 LIBSAMPLERATE.EXTRACT.tarbase = libsamplerate # TODO: libsamplerate >= 0.1.8, tarbase unnecessary |