perl-Monkey-Patch-Action: rebuild for new homepage
This commit is contained in:
parent
21c1cd4712
commit
5823f46c05
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'perl-Monkey-Patch-Action'
|
||||
pkgname=perl-Monkey-Patch-Action
|
||||
version=0.061
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl-Sub-Delete"
|
||||
depends="${makedepends}"
|
||||
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="https://metacpan.org/release/Monkey-Patch-Action"
|
||||
distfiles="${CPAN_SITE}/LWP/PERLANCAR/Monkey-Patch-Action-${version}.tar.gz"
|
||||
checksum=57477c167821e09c1100a47ee0c49ce7cb2199f82de7f0cab75be243bc2c50d7
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue