mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
New package: perl-Hash-MultiValue-0.16
This commit is contained in:
parent
c037ddfebb
commit
ee241f3459
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Hash-MultiValue/template
Normal file
16
srcpkgs/perl-Hash-MultiValue/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template build file for 'perl-Hash-MultiValue'
|
||||
pkgname=perl-Hash-MultiValue
|
||||
version=0.16
|
||||
revision=1
|
||||
wrksrc="Hash-MultiValue-$version"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl"
|
||||
depends="perl"
|
||||
short_desc="Store multiple values per key"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
homepage="https://metacpan.org/pod/Hash::MultiValue"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
distfiles="${CPAN_SITE}/Hash/Hash-MultiValue-${version}.tar.gz"
|
||||
checksum=66181df7aa68e2786faf6895c88b18b95c800a8e4e6fb4c07fd176410a3c73f4
|
||||
noarch=yes
|
Loading…
Add table
Reference in a new issue