mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: perl-Sort-Key-1.33
This commit is contained in:
parent
a6666742c5
commit
51f8b25fdc
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Sort-Key/template
Normal file
15
srcpkgs/perl-Sort-Key/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'perl-Sort-Key'
|
||||||
|
pkgname=perl-Sort-Key
|
||||||
|
version=1.33
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="${hostmakedepends}"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="Sort::Key - the fastest way to sort anything in Perl"
|
||||||
|
maintainer="svenper <svenper@tuta.io>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/release/Sort-Key/"
|
||||||
|
distfiles="${CPAN_SITE}/Sort/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=ed6a4ccfab094c9cd164f564024e98bd21d94f4312ccac4d6246d22b34081acf
|
Loading…
Add table
Reference in a new issue