perl-Unicode-String: rebuild for perl-5.34 and fix lint
This commit is contained in:
parent
2e9530de16
commit
9d970b9faf
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'perl-Unicode-String'
|
||||
pkgname=perl-Unicode-String
|
||||
version=2.10
|
||||
revision=7
|
||||
revision=8
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
|
@ -9,7 +9,7 @@ makedepends="${hostmakedepends}"
|
|||
depends="${makedepends}"
|
||||
short_desc="Unicode::String - String of Unicode characters"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
homepage="https://metacpan.org/release/Unicode-String"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Unicode-String"
|
||||
distfiles="${CPAN_SITE}/Unicode/Unicode-String-${version}.tar.gz"
|
||||
checksum=894a110ece479546af8afec0972eec7320c86c4dea4e6b354dff3c7526ba9b68
|
||||
|
|
Loading…
Reference in a new issue