parent
05912510b7
commit
1cbec7d87d
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'perl-Exporter-Tiny'
|
||||
pkgname=perl-Exporter-Tiny
|
||||
version=0.042
|
||||
version=0.044
|
||||
revision=1
|
||||
wrksrc="Exporter-Tiny-$version"
|
||||
build_style=perl-module
|
||||
|
@ -8,9 +8,9 @@ hostmakedepends="perl"
|
|||
makedepends="perl"
|
||||
depends="perl"
|
||||
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/"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Exporter/Exporter-Tiny-${version}.tar.gz"
|
||||
checksum=8f1622c5ebbfbcd519ead81df7917e48cb16cc527b1c46737b0459c3908a023f
|
||||
checksum=eda868cc2da094b685ceace4245b83de11f439feb98e0ec8246cfbb9109c88ab
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue