perl-Class-Load: update to 0.24.
This commit is contained in:
parent
c66125c97b
commit
d0a18e064d
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'perl-Class-Load'.
|
||||
pkgname=perl-Class-Load
|
||||
version=0.23
|
||||
version=0.24
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
|
@ -13,4 +13,4 @@ maintainer="John Regan <john@jrjrtech.com>"
|
|||
homepage="http://search.cpan.org/dist/Class-Load"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Class/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=f2bca579e72ea96c6b1c5ebc86dfa1929062c412443277f0bc0437e50874b28f
|
||||
checksum=0bb983da46c146534fc77a556d6e40d925142f2eb43103534025ee545265ca36
|
||||
|
|
Loading…
Reference in New Issue