mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
perl/perl-event: Updated for version 1.2.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
1c1518a6b2
commit
be6badd719
2 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Luis Henrique <lmello.009@gmail.com>
|
||||
|
||||
PRGNAM=perl-event
|
||||
VERSION=${VERSION:-1.13}
|
||||
VERSION=${VERSION:-1.20}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-event"
|
||||
VERSION="1.13"
|
||||
HOMEPAGE="http://search.cpan.org/~jprit/Event-1.13"
|
||||
DOWNLOAD="http://cpan.yahoo.com/authors/id/JPRIT/Event-1.13.tar.gz"
|
||||
MD5SUM="88cf5bb6b4b06e016072a5ff2ff8fa1a"
|
||||
VERSION="1.20"
|
||||
HOMEPAGE="http://search.cpan.org/~jprit/Event-1.20"
|
||||
DOWNLOAD="http://cpan.yahoo.com/authors/id/JPRIT/Event-1.20.tar.gz"
|
||||
MD5SUM="bdbdf6c1b235c3e13c25f3b0491c5134"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue