perl-Readonly: update to 2.05.
Adopted.
This commit is contained in:
parent
6ca4837112
commit
1c8bdecf76
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template build file for 'perl-Readonly'.
|
||||
pkgname=perl-Readonly
|
||||
version=2.00
|
||||
version=2.05
|
||||
revision=1
|
||||
wrksrc="Readonly-$version"
|
||||
build_style=perl-ModuleBuild
|
||||
hostmakedepends="perl perl-Module-Build"
|
||||
hostmakedepends="perl perl-Module-Build-Tiny"
|
||||
makedepends="perl"
|
||||
depends="perl"
|
||||
short_desc="Readonly – Facility for creating read-only scalars, arrays, hashes"
|
||||
maintainer="Dominik Honnef <dominik@honnef.co>"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
homepage="http://search.cpan.org/~sanko/Readonly/"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Readonly/Readonly-${version}.tar.gz"
|
||||
checksum=9bd0156e958842fdfd6c3bb27a23b47232d4737a407d81fabc4dc64b9363bf98
|
||||
checksum=4b23542491af010d44a5c7c861244738acc74ababae6b8838d354dfb19462b5e
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue