diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-06-19 21:19:43 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-23 08:44:09 +0700 |
commit | aaf3cb3c0f194783a4f26348d3eaeeddb21f7448 (patch) | |
tree | bd142cb579d6dac7a27311b0ef6a7a4b83500be3 /network/niceshaper | |
parent | 660b1ff7382a74d6b60cd248d37d7bfdd014291f (diff) |
network/niceshaper: Fixed download url.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/niceshaper')
-rw-r--r-- | network/niceshaper/niceshaper.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/niceshaper/niceshaper.info b/network/niceshaper/niceshaper.info index 47b91f7861ab..b7c240567038 100644 --- a/network/niceshaper/niceshaper.info +++ b/network/niceshaper/niceshaper.info @@ -1,7 +1,7 @@ PRGNAM="niceshaper" VERSION="1.0.0" HOMEPAGE="http://niceshaper.jedwabny.net" -DOWNLOAD="http://niceshaper.jedwabny.net/files/niceshaper-1.0.0.tar.bz2" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/niceshaper-1.0.0.tar.bz2" MD5SUM="544fa49d5cc56b8624fd7ad030d77798" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |