void-packages/srcpkgs/perl-Monkey-Patch-Action/template
maxice8 9ad87fb249
perl-Monkey-Patch-Action: update to 0.061.
Closes: #13181 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-04-23 08:55:12 +02:00

16 lines
649 B
Bash

# Template file for 'perl-Monkey-Patch-Action'
pkgname=perl-Monkey-Patch-Action
version=0.061
revision=1
wrksrc="${pkgname/perl-/}-${version}"
build_style=perl-module
hostmakedepends="perl"
makedepends="perl-Sub-Delete"
depends="${makedepends}"
short_desc="Wrap/add/replace/delete subs from other packages"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="Artistic-1.0-Perl, GPL-1.0-or-later"
homepage="http://search.cpan.org/dist/Monkey-Patch-Action"
distfiles="http://search.cpan.org/CPAN/authors/id/P/PE/PERLANCAR/Monkey-Patch-Action-${version}.tar.gz"
checksum=57477c167821e09c1100a47ee0c49ce7cb2199f82de7f0cab75be243bc2c50d7
noarch=yes