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.226.
This commit is contained in:
parent
2d8bc2b2f2
commit
f7a1ab6c70
1 changed files with 4 additions and 4 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.224
|
version=1.226
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="Data-UUID-${version}"
|
wrksrc="Data-UUID-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="perl"
|
makedepends="perl"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc="Data::UUID - Globally/Universally Unique Identifiers"
|
short_desc="Data::UUID - Globally/Universally Unique Identifiers"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://metacpan.org/release/Data-UUID"
|
homepage="https://metacpan.org/release/Data-UUID"
|
||||||
distfiles="${CPAN_SITE}/Data/Data-UUID-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Data/Data-UUID-${version}.tar.gz"
|
||||||
checksum=c958c17502bbef5eccf40c040874895747f7f9b9f9e5192c18688370981bf47c
|
checksum=093d57ffa0d411a94bafafae495697db26f5c9d0277198fe3f7cf2be22996453
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue