mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/grub4dos: Fix download url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2aae0c7b16
commit
6537179062
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
PRGNAM="grub4dos"
|
PRGNAM="grub4dos"
|
||||||
VERSION="0.4.5b_2011_02_20"
|
VERSION="0.4.5b_2011_02_20"
|
||||||
HOMEPAGE="https://github.com/chenall/grub4dos"
|
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"
|
MD5SUM="525f86bd58cfb4608f50c22f4e58042b"
|
||||||
DOWNLOAD_x86_64="UNSUPPORTED"
|
DOWNLOAD_x86_64="UNSUPPORTED"
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
|
|
Loading…
Reference in a new issue