mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
New package: perl-Data-UUID-1.221
This commit is contained in:
parent
6dd52562ff
commit
a48ceb3808
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Data-UUID/template
Normal file
15
srcpkgs/perl-Data-UUID/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'perl-Data-UUID'
|
||||||
|
pkgname=perl-Data-UUID
|
||||||
|
version=1.221
|
||||||
|
revision=1
|
||||||
|
wrksrc="Data-UUID-$version"
|
||||||
|
build_style=perl-module
|
||||||
|
maintainer="Dominik Honnef <dominik@honnef.co>"
|
||||||
|
hostmakedepends=perl
|
||||||
|
makedepends=perl
|
||||||
|
depends=perl
|
||||||
|
license="${pkgname} license"
|
||||||
|
homepage="http://search.cpan.org/dist/Data-UUID/UUID.pm"
|
||||||
|
short_desc="Data::UUID - Globally/Universally Unique Identifiers"
|
||||||
|
distfiles="${CPAN_SITE}/Data/Data-UUID-${version}.tar.gz"
|
||||||
|
checksum=3cc7b2a3a7b74b45a059e013f7fd878078500ea4b7269036f84556b022078667
|
Loading…
Add table
Reference in a new issue