summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andreas Guldstrand <andreas.guldstrand@gmail.com>2019-01-05 23:43:51 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-01-19 07:20:44 +0700
commit43e82eced52e3a457492971082880ec9d3d6fa18 (patch)
tree7b4f9f11e6057acf9e66bb30c09f22adc6f48568
parent1a5668d2316b5b71184a63c85269bce133a2a981 (diff)
downloadslackbuilds-43e82eced52e3a457492971082880ec9d3d6fa18.tar.gz
slackbuilds-43e82eced52e3a457492971082880ec9d3d6fa18.tar.xz
perl/perl-EV: Updated for version 4.25.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
-rw-r--r--perl/perl-EV/perl-EV.SlackBuild4
-rw-r--r--perl/perl-EV/perl-EV.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-EV/perl-EV.SlackBuild b/perl/perl-EV/perl-EV.SlackBuild
index 6e8a22a0a9..03d286ad30 100644
--- a/perl/perl-EV/perl-EV.SlackBuild
+++ b/perl/perl-EV/perl-EV.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for perl-EV
-# Copyright 2017 Andreas Guldstrand
+# Copyright 2017-2019 Andreas Guldstrand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-EV
-VERSION=${VERSION:-4.22}
+VERSION=${VERSION:-4.25}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-EV/perl-EV.info b/perl/perl-EV/perl-EV.info
index 4e8e5ccf7f..b1bbf485e6 100644
--- a/perl/perl-EV/perl-EV.info
+++ b/perl/perl-EV/perl-EV.info
@@ -1,8 +1,8 @@
PRGNAM="perl-EV"
-VERSION="4.22"
+VERSION="4.25"
HOMEPAGE="https://metacpan.org/pod/EV"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/EV-4.22.tar.gz"
-MD5SUM="8bca55688edafcf98ab6d7a86ea195be"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/EV-4.25.tar.gz"
+MD5SUM="2c08fe22dc4549eb7691d52dc409cfde"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-common-sense perl-Canary-Stability"