mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-25 04:05:40 +03:00
testing/perl-io-async-loop-glib: upgrade to 0.21
This commit is contained in:
parent
761e1b0c91
commit
d1888ae4fb
1 changed files with 4 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# Maintainer: Kiyoshi Aman <kiyoshi.aman@gmail.com>
|
||||
pkgname=perl-io-async-loop-glib
|
||||
_pkgreal=IO-Async-Loop-Glib
|
||||
pkgver=0.20
|
||||
pkgver=0.21
|
||||
pkgrel=0
|
||||
pkgdesc="use C<IO::Async> with F<Glib> or F<GTK>"
|
||||
url="http://search.cpan.org/dist/IO-Async-Loop-Glib/"
|
||||
|
@ -36,4 +36,6 @@ package() {
|
|||
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
|
||||
}
|
||||
|
||||
md5sums="57eab4909ffb08162d6a0bd03f61ed0c IO-Async-Loop-Glib-0.20.tar.gz"
|
||||
md5sums="b52b73a1cabf25ca585890de74f1ef6d IO-Async-Loop-Glib-0.21.tar.gz"
|
||||
sha256sums="6ee1c0ad57946f9e41c4f32a0ca8ad4ff1cc460a6dd69ef5c0f6cc002c6d2029 IO-Async-Loop-Glib-0.21.tar.gz"
|
||||
sha512sums="6cb8c1dc8179fa92ee77ad3ed083be417d91740a34e924e53bc884104d4604eaf8ea258b2c5f0b289e48fbb1ee0fae2bb5b6f9aa0a9052c174824d719e3e4c52 IO-Async-Loop-Glib-0.21.tar.gz"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue