mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-IO-Multiplex: Update homepage and download.
Signed-off-by: Chris Novakovic <chris@chrisn.me.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0e3c314cbf
commit
f9fdf2c3f1
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# Slackware Package Build Script for perl modules: IO-Multiplex
|
# Slackware Package Build Script for perl modules: IO-Multiplex
|
||||||
# Home Page http://search.cpan.org/dist/IO-Multiplex/
|
# Home Page https://metacpan.org/release/IO-Multiplex
|
||||||
|
|
||||||
# Copyright (c) 2012, Nishant Limbachia, Hoffman Estates, IL, USA
|
# Copyright (c) 2012, Nishant Limbachia, Hoffman Estates, IL, USA
|
||||||
# (nishant _AT_ mnspace _DOT_ net)
|
# (nishant _AT_ mnspace _DOT_ net)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
PRGNAM="perl-IO-Multiplex"
|
PRGNAM="perl-IO-Multiplex"
|
||||||
VERSION="1.13"
|
VERSION="1.13"
|
||||||
HOMEPAGE="https://metacpan.org/pod/IO::Multiplex"
|
HOMEPAGE="https://metacpan.org/pod/IO::Multiplex"
|
||||||
DOWNLOAD="http://www.cpan.org/authors/id/M/MA/MARKOV/IO-Multiplex-1.13.tar.gz"
|
DOWNLOAD="https://cpan.metacpan.org/authors/id/M/MA/MARKOV/IO-Multiplex-1.13.tar.gz"
|
||||||
MD5SUM="a74f4c07a543cbf06ba3b24fe1be94e9"
|
MD5SUM="a74f4c07a543cbf06ba3b24fe1be94e9"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
|
|
|
@ -10,7 +10,7 @@ perl-IO-Multiplex: perl-IO-Multiplex (IO::Multiplex perl module)
|
||||||
perl-IO-Multiplex:
|
perl-IO-Multiplex:
|
||||||
perl-IO-Multiplex: Manage IO on many file handles
|
perl-IO-Multiplex: Manage IO on many file handles
|
||||||
perl-IO-Multiplex:
|
perl-IO-Multiplex:
|
||||||
perl-IO-Multiplex: Homepage: http://search.cpan.org/dist/IO-Multiplex/
|
perl-IO-Multiplex: Homepage: https://metacpan.org/release/IO-Multiplex
|
||||||
perl-IO-Multiplex:
|
perl-IO-Multiplex:
|
||||||
perl-IO-Multiplex:
|
perl-IO-Multiplex:
|
||||||
perl-IO-Multiplex:
|
perl-IO-Multiplex:
|
||||||
|
|
Loading…
Reference in a new issue