aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-10-20 12:40:56 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-10-20 15:58:40 +0000
commit21d5284ab49c319e0bd1a1863a607628cb2f776a (patch)
tree90e05322b3fd50f02f9c157eb10a1f472a128211
parentdd0e8588441d6065e66fced2709d47bc55ece5b4 (diff)
community/perl-graph: upgrade to 0.9706
-rw-r--r--community/perl-graph/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/perl-graph/APKBUILD b/community/perl-graph/APKBUILD
index efd2dd2dbc5..2fa08cedf1a 100644
--- a/community/perl-graph/APKBUILD
+++ b/community/perl-graph/APKBUILD
@@ -4,7 +4,7 @@
pkgname=perl-graph
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=Graph
-pkgver=0.9705
+pkgver=0.9706
pkgrel=0
pkgdesc="Perl module for Graph"
url="https://metacpan.org/release/Graph/"
@@ -32,4 +32,5 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="56ff9106663328bb8e9feefbbcbccead5378b7be3a80d1ebb573f6868c15a02549ef12c0dcb36438999ec563670c4276a21a6b58698d2f7aa3d7f57405d4e8e9 Graph-0.9705.tar.gz"
+
+sha512sums="73dc24c64c167b4a59da2bbf4e338f85f61c2592e84363822300a71b3488d99da9e712b8d7d39b1568751aab303a15190652a6bcf14f5778308aaa66d3b1df5b Graph-0.9706.tar.gz"