mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
perl-Locale-gettext: fix distfile url.
This commit is contained in:
parent
3fa388c69c
commit
1c243e3c79
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template 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=12
|
revision=13
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
|
@ -9,6 +9,6 @@ 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>"
|
||||||
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"
|
homepage="https://metacpan.org/release/Locale-gettext"
|
||||||
distfiles="${CPAN_SITE}/Locale/gettext-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Locale/PVANDRY/Locale-gettext-${version}.tar.gz"
|
||||||
checksum=909d47954697e7c04218f972915b787bd1244d75e3bd01620bc167d5bbc49c15
|
checksum=909d47954697e7c04218f972915b787bd1244d75e3bd01620bc167d5bbc49c15
|
||||||
|
|
Loading…
Add table
Reference in a new issue