diff --git a/srcpkgs/perl-IPC-Run/template b/srcpkgs/perl-IPC-Run/template index b9981eedbf..8a6444ba34 100644 --- a/srcpkgs/perl-IPC-Run/template +++ b/srcpkgs/perl-IPC-Run/template @@ -1,17 +1,17 @@ # Template build file for 'perl-IPC-Run'. pkgname=perl-IPC-Run -version=0.90 -revision=2 +version=0.92 +revision=1 wrksrc="IPC-Run-$version" build_style=perl-module hostmakedepends="perl>=5.18" makedepends="${hostmakedepends}" short_desc="system() and background procs w/ piping, redirs, ptys" maintainer="Juan RP " -homepage="http://search.cpan.org/dist/IPC-Run/lib/IPC/Run.pm" +homepage="http://search.cpan.org/dist/IPC-Run" license="GPL-2" distfiles="${CPAN_SITE}/IPC/IPC-Run-$version.tar.gz" -checksum=2f0070e34e5a10e5e4e4efdb812b01c7e32919818d43a030d90ca34200902883 +checksum=e186b46ddf1577d24f11eec1ba42285963c3f71ec7ecb1ce51d6e88c729d46d2 long_desc=" IPC::Run allows you to run and interact with child processes using files, pipes, and pseudo-ttys. Both system()-style and scripted usages are