perl-IO-String: rebuild for metadata
This commit is contained in:
parent
4aa7896729
commit
773b9f0e62
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template build file for 'perl-IO-String'
|
# Template file for 'perl-IO-String'
|
||||||
pkgname=perl-IO-String
|
pkgname=perl-IO-String
|
||||||
version=1.08
|
version=1.08
|
||||||
revision=1
|
revision=2
|
||||||
|
noarch=yes
|
||||||
wrksrc="IO-String-${version}"
|
wrksrc="IO-String-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -9,8 +10,7 @@ makedepends="perl"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc="IO::String - Emulate file interface for in-core strings"
|
short_desc="IO::String - Emulate file interface for in-core strings"
|
||||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/IO-String"
|
homepage="https://metacpan.org/release/IO-String"
|
||||||
license="Artistic, GPL-1"
|
|
||||||
distfiles="${CPAN_SITE}/IO/IO-String-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/IO/IO-String-${version}.tar.gz"
|
||||||
checksum=2a3f4ad8442d9070780e58ef43722d19d1ee21a803bf7c8206877a10482de5a0
|
checksum=2a3f4ad8442d9070780e58ef43722d19d1ee21a803bf7c8206877a10482de5a0
|
||||||
noarch=yes
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue