mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
perl-Module-Build-Tiny: update to 0.048.
This commit is contained in:
parent
50f455e2e2
commit
a25bcbd287
1 changed files with 4 additions and 3 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'perl-Module-Build-Tiny'
|
||||
pkgname=perl-Module-Build-Tiny
|
||||
version=0.047
|
||||
version=0.048
|
||||
revision=1
|
||||
build_style=perl-ModuleBuild
|
||||
hostmakedepends="perl perl-ExtUtils-Config perl-ExtUtils-Helpers perl-ExtUtils-InstallPaths"
|
||||
hostmakedepends="perl perl-ExtUtils-Config perl-ExtUtils-Helpers
|
||||
perl-ExtUtils-InstallPaths perl-CPAN-Requirements-Dynamic"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
short_desc="Module::Build::Tiny - A tiny replacement for Module::Build"
|
||||
|
@ -11,4 +12,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Module-Build-Tiny"
|
||||
distfiles="${CPAN_SITE}/Module/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=71260e9421b93c33dd1b3e7d0cf15f759c0ca7c753fa840279ec3be70f8f8c9d
|
||||
checksum=79a73e506fb7badabdf79137a45c6c5027daaf6f9ac3dcfb9d4ffcce92eb36bd
|
||||
|
|
Loading…
Add table
Reference in a new issue