aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-Net-Curl
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Net-Curl')
-rw-r--r--perl/perl-Net-Curl/perl-Net-Curl.SlackBuild2
-rw-r--r--perl/perl-Net-Curl/perl-Net-Curl.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-Net-Curl/perl-Net-Curl.SlackBuild b/perl/perl-Net-Curl/perl-Net-Curl.SlackBuild
index b7ee48192f..3726885f73 100644
--- a/perl/perl-Net-Curl/perl-Net-Curl.SlackBuild
+++ b/perl/perl-Net-Curl/perl-Net-Curl.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-Net-Curl
-VERSION=${VERSION:-0.57}
+VERSION=${VERSION:-0.58}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/perl/perl-Net-Curl/perl-Net-Curl.info b/perl/perl-Net-Curl/perl-Net-Curl.info
index d00defc743..d2325f9c09 100644
--- a/perl/perl-Net-Curl/perl-Net-Curl.info
+++ b/perl/perl-Net-Curl/perl-Net-Curl.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Net-Curl"
-VERSION="0.57"
+VERSION="0.58"
HOMEPAGE="https://github.com/sparky/perl-Net-Curl"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SY/SYP/Net-Curl-0.57.tar.gz"
-MD5SUM="c2e17c728b7b5f52577596ca08ee43b4"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SY/SYP/Net-Curl-0.58.tar.gz"
+MD5SUM="bb13a85fd7ca54bcf68e454b651dc82d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-extutils-pkgconfig"