mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
perl/perl-AnyEvent-I3: Updated for version 0.17.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
82ebc40fc5
commit
a031648d7c
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for perl-AnyEvent-I3
|
||||
# Written by Marcin Herda <mherda@slackword.net>
|
||||
# Updated by Johannes Schoepfer
|
||||
# Copyright 2016-2017 Johannes Schoepfer, Germany
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
# permitted provided that the following conditions are met:
|
||||
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-AnyEvent-I3
|
||||
VERSION=${VERSION:-0.16}
|
||||
VERSION=${VERSION:-0.17}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-AnyEvent-I3"
|
||||
VERSION="0.16"
|
||||
VERSION="0.17"
|
||||
HOMEPAGE="https://metacpan.org/release/AnyEvent-I3"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/M/MS/MSTPLBG/AnyEvent-I3-0.16.tar.gz"
|
||||
MD5SUM="88bd53dbfe356aa8aa136fe19ab7d8e6"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/M/MS/MSTPLBG/AnyEvent-I3-0.17.tar.gz"
|
||||
MD5SUM="907b6ed7fe6bea5914b878cdd73aba3f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-JSON-XS perl-AnyEvent"
|
||||
|
|
Loading…
Reference in a new issue