perl/perl-AnyEvent: Updated for version 7.15 + new maintainer.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Emmanuel N. Millan 2019-03-23 00:39:06 +07:00 committed by Willy Sudiarto Raharjo
parent 1b4ae4e6e4
commit 5f1541893f
2 changed files with 7 additions and 6 deletions

View File

@ -4,6 +4,7 @@
#
# Written by Marcin Herda <mherda@slackword.net>
# Copyright 2016-2017 Johannes Schoepfer, Germany
# Updated by Emmanuel N. Millan, Argentina, 2019
#
# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
@ -23,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-AnyEvent
VERSION=${VERSION:-7.14}
VERSION=${VERSION:-7.15}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="perl-AnyEvent"
VERSION="7.14"
VERSION="7.15"
HOMEPAGE="https://metacpan.org/release/AnyEvent"
DOWNLOAD="https://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/AnyEvent-7.14.tar.gz"
MD5SUM="37ac81d391986f31dc2b3a9161b4fba9"
DOWNLOAD="https://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/AnyEvent-7.15.tar.gz"
MD5SUM="61b4baac7f00f39ab60367f744a3a84a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Johannes Schoepfer"
EMAIL="slackbuilds[at]schoepfer[dot]info"
MAINTAINER="Emmanuel N. Millan"
EMAIL="emmanueln[at]gmail[dot]com"