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>
This commit is contained in:
parent
4f863ad771
commit
9ad87fb249
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'perl-Monkey-Patch-Action'
|
||||
pkgname=perl-Monkey-Patch-Action
|
||||
version=0.05
|
||||
version=0.061
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl perl-Sub-Delete"
|
||||
makedepends="perl-Sub-Delete"
|
||||
depends="${makedepends}"
|
||||
short_desc="Wrap/add/replace/delete subs from other packages"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Artistic, GPL-1"
|
||||
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=dc90d6259585cade6bd1b6b3f334e109163228433dde5e7a2a535bdbef9e74f1
|
||||
checksum=57477c167821e09c1100a47ee0c49ce7cb2199f82de7f0cab75be243bc2c50d7
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue