mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
misc/ramdefrag: 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
d463e9fd9d
commit
108d5b4eb8
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="ramdefrag"
|
||||
VERSION="0.4.0"
|
||||
HOMEPAGE="http://ramdefrag.sourceforge.net/"
|
||||
DOWNLOAD="https://sourceforge.net/projects/ramdefrag/files/ramdefrag/0.4.0/ramdefrag_0.4.0.tar.gz/download"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/project/ramdefrag/ramdefrag/0.4.0/ramdefrag_0.4.0.tar.gz"
|
||||
MD5SUM="fce3c92914a3e8fc49c84b82edafdc60"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue