perl-String-Escape: rebuild for metadata
This commit is contained in:
parent
338477d825
commit
2621d8a5cd
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'perl-String-Escape'
|
||||
pkgname=perl-String-Escape
|
||||
version=2010.002
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
|
@ -9,8 +9,8 @@ hostmakedepends="perl"
|
|||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
short_desc="String::Escape - Backslash escapes, quoted phrase, word elision"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/String-Escape"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/String/String-Escape-${version}.tar.gz"
|
||||
checksum=fd645f8b336224d20a85ae7fb1a384576eac329f7adc3923c3241e828e3b9a8a
|
||||
|
|
Loading…
Reference in New Issue