diff options
-rw-r--r-- | perl/perl-Net-Curl/perl-Net-Curl.SlackBuild | 2 | ||||
-rw-r--r-- | perl/perl-Net-Curl/perl-Net-Curl.info | 6 |
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 9719b15f74..4c28ebeb87 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.54} +VERSION=${VERSION:-0.55} 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 1f354c0adb..59e971d2df 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.54" +VERSION="0.55" HOMEPAGE="https://github.com/sparky/perl-Net-Curl" -DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SY/SYP/Net-Curl-0.54.tar.gz" -MD5SUM="58dfa09c8c830b51535852a071f8dad8" +DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SY/SYP/Net-Curl-0.55.tar.gz" +MD5SUM="985d286c960ee60198ec18adb7b1db67" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-extutils-pkgconfig" |