mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: perl-Data-Uniqid-0.12
This commit is contained in:
parent
3111627de3
commit
5a6cf81d25
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Data-Uniqid/template
Normal file
16
srcpkgs/perl-Data-Uniqid/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'perl-Data-Uniqid'
|
||||||
|
pkgname=perl-Data-Uniqid
|
||||||
|
version=0.12
|
||||||
|
revision=1
|
||||||
|
archs="noarch"
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="${hostmakedepends}"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="Data::Uniqid - Perl extension for simple genrating of unique id's"
|
||||||
|
maintainer="svenper <svenper@tuta.io>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/release/Data-Uniqid/"
|
||||||
|
distfiles="${CPAN_SITE}/Data/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=b6919ba49b9fe98bfdf3e8accae7b9b7f78dc9e71ebbd0b7fef7a45d99324ccb
|
Loading…
Add table
Reference in a new issue