mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
perl-Exporter-Tiny: update to 0.044.
Adopted.
This commit is contained in:
parent
05912510b7
commit
1cbec7d87d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'perl-Exporter-Tiny'
|
# Template build file for 'perl-Exporter-Tiny'
|
||||||
pkgname=perl-Exporter-Tiny
|
pkgname=perl-Exporter-Tiny
|
||||||
version=0.042
|
version=0.044
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Exporter-Tiny-$version"
|
wrksrc="Exporter-Tiny-$version"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -8,9 +8,9 @@ hostmakedepends="perl"
|
||||||
makedepends="perl"
|
makedepends="perl"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc="Exporter::Tiny - an exporter with the features of Sub::Exporter"
|
short_desc="Exporter::Tiny - an exporter with the features of Sub::Exporter"
|
||||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
homepage="http://search.cpan.org/~tobyink/Exporter-Tiny/"
|
homepage="http://search.cpan.org/~tobyink/Exporter-Tiny/"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
distfiles="${CPAN_SITE}/Exporter/Exporter-Tiny-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Exporter/Exporter-Tiny-${version}.tar.gz"
|
||||||
checksum=8f1622c5ebbfbcd519ead81df7917e48cb16cc527b1c46737b0459c3908a023f
|
checksum=eda868cc2da094b685ceace4245b83de11f439feb98e0ec8246cfbb9109c88ab
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue