perl-Variable-Magic: rebuild for perl-5.34 and fix lint
This commit is contained in:
parent
c69c81185a
commit
a4060e4cd5
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'perl-Variable-Magic'
|
# Template file for 'perl-Variable-Magic'
|
||||||
pkgname=perl-Variable-Magic
|
pkgname=perl-Variable-Magic
|
||||||
version=0.62
|
version=0.62
|
||||||
revision=6
|
revision=7
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -9,7 +9,7 @@ makedepends="${hostmakedepends}"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
short_desc="Associate user-defined magic to variables from Perl"
|
short_desc="Associate user-defined magic to variables from Perl"
|
||||||
maintainer="John Regan <john@jrjrtech.com>"
|
maintainer="John Regan <john@jrjrtech.com>"
|
||||||
homepage="https://metacpan.org/release/Variable-Magic"
|
|
||||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/release/Variable-Magic"
|
||||||
distfiles="${CPAN_SITE}/Variable/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Variable/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=3f9a18517e33f006a9c2fc4f43f01b54abfe6ff2eae7322424f31069296b615c
|
checksum=3f9a18517e33f006a9c2fc4f43f01b54abfe6ff2eae7322424f31069296b615c
|
||||||
|
|
Loading…
Reference in a new issue