mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
perl/perl-IPC-Run: Updated for version 0.94.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bdad316b7d
commit
30ab705896
2 changed files with 6 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
|||
# Slackware Package Build Script for perl modules: IPC::Run
|
||||
# Home Page http://search.cpan.org/dist/IPC-Run
|
||||
|
||||
# Copyright (c) 2014, Nishant Limbachia, Hoffman Estates, IL, USA
|
||||
# Copyright (c) 2014-2015, Nishant Limbachia, Hoffman Estates, IL, USA
|
||||
# (nishant _AT_ mnspace _DOT_ net)
|
||||
# All rights reserved.
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
|||
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM="perl-IPC-Run"
|
||||
VERSION=${VERSION:-0.92}
|
||||
VERSION=${VERSION:-0.94}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="perl-IPC-Run"
|
||||
VERSION="0.92"
|
||||
VERSION="0.94"
|
||||
HOMEPAGE="https://metacpan.org/pod/IPC::Run"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/T/TO/TODDR/IPC-Run-0.92.tar.gz"
|
||||
MD5SUM="9d209c8d4bda50bea5f5a09e03db173e"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/T/TO/TODDR/IPC-Run-0.94.tar.gz"
|
||||
MD5SUM="c963902894d3796b16624b3b4aea94b4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
MAINTAINER="Nishant Limbachia"
|
||||
EMAIL="nishant@mnspace.net"
|
||||
EMAIL="nishant@mnspace.net"
|
Loading…
Reference in a new issue