perl-Module-Build-Tiny: rebuild.
This commit is contained in:
parent
2d8e217c4a
commit
0e2c5d65f7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'perl-Module-Build-Tiny'
|
||||
pkgname=perl-Module-Build-Tiny
|
||||
version=0.039
|
||||
revision=1
|
||||
revision=2
|
||||
archs=noarch
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-ModuleBuild
|
||||
|
@ -9,8 +9,8 @@ hostmakedepends="perl perl-ExtUtils-Config perl-ExtUtils-Helpers perl-ExtUtils-I
|
|||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
short_desc="Module::Build::Tiny - A tiny replacement for Module::Build"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Module-Build-Tiny"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Module/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=7d580ff6ace0cbe555bf36b86dc8ea232581530cbeaaea09bccb57b55797f11c
|
||||
|
|
Loading…
Reference in a new issue