mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
perl-Data-UUID: update to 1.224.
This commit is contained in:
parent
cfd05dcd43
commit
8650c5adc2
1 changed files with 7 additions and 7 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'perl-Data-UUID'
|
# Template file for 'perl-Data-UUID'
|
||||||
pkgname=perl-Data-UUID
|
pkgname=perl-Data-UUID
|
||||||
version=1.221
|
version=1.224
|
||||||
revision=7
|
revision=1
|
||||||
wrksrc="Data-UUID-${version}"
|
wrksrc="Data-UUID-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl"
|
||||||
|
depends="perl"
|
||||||
|
short_desc="Data::UUID - Globally/Universally Unique Identifiers"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
hostmakedepends=perl
|
|
||||||
makedepends=perl
|
|
||||||
depends=perl
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://metacpan.org/release/Data-UUID"
|
homepage="https://metacpan.org/release/Data-UUID"
|
||||||
short_desc="Data::UUID - Globally/Universally Unique Identifiers"
|
|
||||||
distfiles="${CPAN_SITE}/Data/Data-UUID-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Data/Data-UUID-${version}.tar.gz"
|
||||||
checksum=3cc7b2a3a7b74b45a059e013f7fd878078500ea4b7269036f84556b022078667
|
checksum=c958c17502bbef5eccf40c040874895747f7f9b9f9e5192c18688370981bf47c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue