perl-local-lib: update to 2.000028.
This commit is contained in:
parent
61b9a459de
commit
b995e54190
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'perl-local-lib'
|
||||
pkgname=perl-local-lib
|
||||
version=2.000027
|
||||
version=2.000028
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="$hostmakedepends"
|
||||
checkdepends="$hostmakedepends"
|
||||
depends="$hostmakedepends"
|
||||
checkdepends="$hostmakedepends"
|
||||
short_desc="Create and use a local lib/ for perl modules with PERL5LIB"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/local-lib"
|
||||
distfiles="${CPAN_SITE}/lib/HAARG/local-lib-${version}.tar.gz"
|
||||
checksum=dfbb57ac39d9afcdaa26c3e20fdfd89bcc9f20eb622160944e38d61fb3fc00b1
|
||||
checksum=408317d67a59f9f91e23e3000b82de4f529cf9cf0896e228f3a27d6f607bfe3d
|
||||
|
|
Loading…
Reference in New Issue