system/afuse: Fix download url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3304295334
commit
12f57b284b
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="afuse"
|
||||
VERSION="0.4"
|
||||
HOMEPAGE="https://github.com/pcarrier/afuse"
|
||||
DOWNLOAD="https://afuse.googlecode.com/files/afuse-0.4.tar.gz"
|
||||
DOWNLOAD="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/afuse/afuse-0.4.tar.gz"
|
||||
MD5SUM="d6d898b43dc055fe3343f69356f33b60"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in New Issue