mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
system/partclone: Fix download URL.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ecc8f8fa14
commit
62b6d4f600
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
PRGNAM="partclone"
|
PRGNAM="partclone"
|
||||||
VERSION="0.2.80"
|
VERSION="0.2.80"
|
||||||
HOMEPAGE="https://partclone.org"
|
HOMEPAGE="https://partclone.org"
|
||||||
DOWNLOAD="https://downloads.sourceforge.net/project/partclone/stable/0.2.80/partclone_0.2.80.orig.tar.gz"
|
DOWNLOAD="https://downloads.sourceforge.net/project/partclone/source/partclone_0.2.80.orig.tar.gz"
|
||||||
MD5SUM="82e83d8350714d0834bde59a4a168f8c"
|
MD5SUM="82e83d8350714d0834bde59a4a168f8c"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
|
|
Loading…
Reference in a new issue