perl-IO-stringy: update to 2.112
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
e62e7cb7ff
commit
c2cd77656e
1 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'perl-IO-stringy'
|
# Template file for 'perl-IO-stringy'
|
||||||
pkgname=perl-IO-stringy
|
pkgname=perl-IO-stringy
|
||||||
version=2.111
|
version=2.112
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="IO-Stringy-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
|
@ -12,5 +12,5 @@ short_desc="IO::stringy -- I/O on in-core objects like strings/arrays"
|
||||||
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/IO-stringy"
|
homepage="https://metacpan.org/release/IO-stringy"
|
||||||
distfiles="${CPAN_SITE}/IO/${pkgname/perl-/}-$version.tar.gz"
|
distfiles="https://github.com/genio/IO-Stringy/archive/v${version}.tar.gz"
|
||||||
checksum=8c67fd6608c3c4e74f7324f1404a856c331dbf48d9deda6aaa8296ea41bf199d
|
checksum=af83024fd2b3bf2994772f7ece70f6c762141cde7471a62c3dc05b365d17d614
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue