mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
main/perl-capture-tiny: upgrade to 0.48
This commit is contained in:
parent
cb3f79afb8
commit
b8c585d53c
@ -3,7 +3,7 @@
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=perl-capture-tiny
|
||||
_pkgreal=Capture-Tiny
|
||||
pkgver=0.46
|
||||
pkgver=0.48
|
||||
pkgrel=0
|
||||
pkgdesc="Capture STDOUT and STDERR from Perl, XS or external programs"
|
||||
url="http://search.cpan.org/dist/Capture-Tiny/"
|
||||
@ -36,4 +36,4 @@ package() {
|
||||
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
|
||||
}
|
||||
|
||||
sha512sums="6247bff20b95628453a1bfbfc6fb59c6a3967506ea45e01327d0978f48ae75b597c27c828ef10ae5e55be217e3bd0b63419523de6a81c97fabc8cf4e2a0e6cd1 Capture-Tiny-0.46.tar.gz"
|
||||
sha512sums="96d140b33a5ee147804925353ec5b49b806fa9c98b4ac23ec9c9494828f52ac72fd6f69c08e14ada18e5187dc4cece3d72901ce07b12eef20595322161a98437 Capture-Tiny-0.48.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user