mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
perl/perl-libnet: Updated for version 3.11.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
80a33ed64a
commit
1b399e2d9c
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
SRCNAM=libnet
|
||||
PRGNAM=perl-$SRCNAM
|
||||
VERSION=${VERSION:-3.10}
|
||||
VERSION=${VERSION:-3.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-libnet"
|
||||
VERSION="3.10"
|
||||
VERSION="3.11"
|
||||
HOMEPAGE="https://metacpan.org/release/libnet"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SH/SHAY/libnet-3.10.tar.gz"
|
||||
MD5SUM="9c298eb72753cd58cee6ed777484e44a"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SH/SHAY/libnet-3.11.tar.gz"
|
||||
MD5SUM="f4fdfa0906bf2ad5ac3c74c3860eb029"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-IO-Socket-SSL"
|
||||
|
|
Loading…
Reference in a new issue