mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-22 02:35:23 +03:00
testing/perl-module-find: upgrade to 0.13
This commit is contained in:
parent
ef26d7c33f
commit
1517084b49
1 changed files with 4 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# Maintainer: Francesco Colista <francesco.colista@gmail.com>
|
||||
pkgname=perl-module-find
|
||||
_pkgreal=Module-Find
|
||||
pkgver=0.11
|
||||
pkgver=0.13
|
||||
pkgrel=0
|
||||
pkgdesc="Find and use installed modules in a (sub)category"
|
||||
url="http://search.cpan.org/dist/Module-Find/"
|
||||
|
@ -36,4 +36,6 @@ package() {
|
|||
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
|
||||
}
|
||||
|
||||
md5sums="420a0796a1fbdfd5704df754872db7e1 Module-Find-0.11.tar.gz"
|
||||
md5sums="28a11699901c2b07795ad59827d6ee66 Module-Find-0.13.tar.gz"
|
||||
sha256sums="4a47862072ca4962fa69796907476049dc60176003e946cf4b68a6b669f18568 Module-Find-0.13.tar.gz"
|
||||
sha512sums="86c6b845cddf884cdd13a5ac4982220cc0da66af3d17e92eec6714bf56607e6d414baec90e0e23e04876023df435c9ee2f4411f0f557e34ba4327b0a615a56dc Module-Find-0.13.tar.gz"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue