mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
perl-Locale-gettext: rebuild for perl-5.34 and fix lint
This commit is contained in:
parent
996f4f6826
commit
f7bd1d4e76
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'perl-Locale-gettext'
|
# Template file for 'perl-Locale-gettext'
|
||||||
pkgname=perl-Locale-gettext
|
pkgname=perl-Locale-gettext
|
||||||
version=1.07
|
version=1.07
|
||||||
revision=10
|
revision=11
|
||||||
wrksrc="Locale-gettext-$version"
|
wrksrc="Locale-gettext-$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="Permits access from Perl to the gettext() family of functions"
|
short_desc="Permits access from Perl to the gettext() family of functions"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
homepage="https://metacpan.org/release/gettext"
|
|
||||||
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/gettext"
|
||||||
distfiles="${CPAN_SITE}/Locale/gettext-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Locale/gettext-${version}.tar.gz"
|
||||||
checksum=909d47954697e7c04218f972915b787bd1244d75e3bd01620bc167d5bbc49c15
|
checksum=909d47954697e7c04218f972915b787bd1244d75e3bd01620bc167d5bbc49c15
|
||||||
|
|
Loading…
Add table
Reference in a new issue