mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
perl-Encode-Locale: update to 1.03.
This commit is contained in:
parent
a887940b6a
commit
141c774139
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template build file for 'perl-Encode-Locale'.
|
# Template build file for 'perl-Encode-Locale'.
|
||||||
pkgname=perl-Encode-Locale
|
pkgname=perl-Encode-Locale
|
||||||
version=1.02
|
version=1.03
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="Encode-Locale-$version"
|
wrksrc="Encode-Locale-$version"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl>=5.18"
|
hostmakedepends="perl>=5.18"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
short_desc="Encode::Locale - Determine the locale encoding"
|
short_desc="Encode::Locale - Determine the locale encoding"
|
||||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
homepage="http://search.cpan.org/~gaas/Encode-Locale-1.02/lib/Encode/Locale.pm"
|
homepage="http://search.cpan.org/dist/Encode-Locale"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${CPAN_SITE}/Encode/Encode-Locale-$version.tar.gz"
|
distfiles="${CPAN_SITE}/Encode/Encode-Locale-$version.tar.gz"
|
||||||
checksum=20c5ba2ab0ac00f0e6d5c5d405f2ccb3fdb0212de3519ec8d16688574d8d5340
|
checksum=f76337e0933225914111fcc3319ff4db359b1abfd1aa56dff2df5378db0e2d55
|
||||||
long_desc="
|
long_desc="
|
||||||
In many applications it's wise to let Perl use Unicode for the strings it
|
In many applications it's wise to let Perl use Unicode for the strings it
|
||||||
processes. Most of the interfaces Perl has to the outside world is still byte
|
processes. Most of the interfaces Perl has to the outside world is still byte
|
||||||
|
|
Loading…
Add table
Reference in a new issue