diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2015-11-29 16:28:25 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-05 07:58:34 +0700 |
commit | 13551ed321f34aafc598ae01a40243502982ad48 (patch) | |
tree | 475ab9f82c79ba2f8f73ad7b0ca74d985b2a1e0b /perl | |
parent | 7827de05b3db35862f9d0a9ed639a53788da7de1 (diff) | |
download | slackbuilds-13551ed321f34aafc598ae01a40243502982ad48.tar.gz |
perl/perl-NetPacket: Fix download url.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-NetPacket/perl-NetPacket.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-NetPacket/perl-NetPacket.info b/perl/perl-NetPacket/perl-NetPacket.info index 663bc77260..aa85afb50c 100644 --- a/perl/perl-NetPacket/perl-NetPacket.info +++ b/perl/perl-NetPacket/perl-NetPacket.info @@ -1,7 +1,7 @@ PRGNAM="perl-NetPacket" VERSION="1.4.3" HOMEPAGE="https://metacpan.org/pod/NetPacket" -DOWNLOAD="http://www.cpan.org/authors/id/Y/YA/YANICK/NetPacket-1.4.3.tar.gz" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/NetPacket-1.4.3.tar.gz" MD5SUM="9ca7dfe00957a3bcb54f3bb10671eaef" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |