diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-04-17 22:39:40 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-22 08:10:43 +0700 |
commit | 59eb58aa44feef86cda904eb2266dae340cdd87c (patch) | |
tree | ed09ddbc6df4535e724a9c0fe0b92aa35b1d9ce8 /network/corkscrew | |
parent | f8d870fb0388b91832295b981989adaaf19b7920 (diff) | |
download | slackbuilds-59eb58aa44feef86cda904eb2266dae340cdd87c.tar.gz |
network/corkscrew: Fixed DOWNLOAD.
This was my fault, I gave Willy and Brent the wrong URL.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/corkscrew')
-rw-r--r-- | network/corkscrew/corkscrew.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/corkscrew/corkscrew.info b/network/corkscrew/corkscrew.info index e545c4a555..4347d82c63 100644 --- a/network/corkscrew/corkscrew.info +++ b/network/corkscrew/corkscrew.info @@ -1,7 +1,7 @@ PRGNAM="corkscrew" VERSION="2.0" HOMEPAGE="https://web-beta.archive.org/web/20160706023057/http://agroman.net/corkscrew/" -DOWNLOAD="https://downloads.sourceforge.net/projects/slackbuildsdirectlinks/corkscrew/corkscrew-2.0.tar.gz" +DOWNLOAD="https://downloads.sourceforge.net/slackbuildsdirectlinks/corkscrew/corkscrew-2.0.tar.gz" MD5SUM="35df77e7f0e59c0ec4f80313be52c10a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |