mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
perl-IPC-Run: update to 0.94.
This commit is contained in:
parent
b8576ff3fb
commit
2842b5c640
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'perl-IPC-Run'.
|
# Template build file for 'perl-IPC-Run'.
|
||||||
pkgname=perl-IPC-Run
|
pkgname=perl-IPC-Run
|
||||||
version=0.92
|
version=0.94
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl>=5.20"
|
hostmakedepends="perl>=5.20"
|
||||||
|
@ -13,4 +13,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://search.cpan.org/dist/IPC-Run"
|
homepage="http://search.cpan.org/dist/IPC-Run"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
distfiles="${CPAN_SITE}/IPC/IPC-Run-$version.tar.gz"
|
distfiles="${CPAN_SITE}/IPC/IPC-Run-$version.tar.gz"
|
||||||
checksum=e186b46ddf1577d24f11eec1ba42285963c3f71ec7ecb1ce51d6e88c729d46d2
|
checksum=2eb336c91a2b7ea61f98e5b2282d91020d39a484f16041e2365ffd30f8a5605b
|
||||||
|
|
Loading…
Add table
Reference in a new issue