diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-09 07:23:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-09 07:23:23 +0700 |
commit | 6537179062548c0d28efd9e97f71c6bcb7d0a089 (patch) | |
tree | 32a4cadd23cb783140c8ec0fe5bb52649db58ae4 /system/grub4dos | |
parent | 2aae0c7b164a229548ddfc7cebd7ec3428bc591b (diff) | |
download | slackbuilds-6537179062548c0d28efd9e97f71c6bcb7d0a089.tar.gz |
system/grub4dos: Fix download url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/grub4dos')
-rw-r--r-- | system/grub4dos/grub4dos.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/grub4dos/grub4dos.info b/system/grub4dos/grub4dos.info index cf3ae40722..f9e0f4bc8e 100644 --- a/system/grub4dos/grub4dos.info +++ b/system/grub4dos/grub4dos.info @@ -1,7 +1,7 @@ PRGNAM="grub4dos" VERSION="0.4.5b_2011_02_20" HOMEPAGE="https://github.com/chenall/grub4dos" -DOWNLOAD="http://grub4dos-chenall.googlecode.com/files/grub4dos-0.4.5b-2011-02-20.7z" +DOWNLOAD="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/grub4dos-chenall/grub4dos-0.4.5b-2011-02-20.7z" MD5SUM="525f86bd58cfb4608f50c22f4e58042b" DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="" |