From 81ac161a23c473a374a5af7dd67b2efffa8e106e Mon Sep 17 00:00:00 2001 From: Leo Date: Sat, 5 Dec 2020 19:02:09 -0300 Subject: [PATCH] community/perl-graph: upgrade to 0.9712 --- community/perl-graph/APKBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/community/perl-graph/APKBUILD b/community/perl-graph/APKBUILD index 45469c4cf09..57c39d96725 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.9711 +pkgver=0.9712 pkgrel=0 pkgdesc="Perl module for Graph" url="https://metacpan.org/release/Graph/" @@ -36,4 +36,5 @@ package() { -sha512sums="8a69a78561a72153de8ecf01308e9a6a814d62083a29c42b265c2924f356bb9f1394c81b448df4c5b607be838098d04121e921f9c0240f6184e3ba9dcbda7096 Graph-0.9711.tar.gz" + +sha512sums="9175e74ccc543578aabdae0eee7f1a0649197e5fad1252f2594f4d0c5e48d6a353460ad38dd63f4d5cdb3e21e19d1aa98f1be2f2253d438060d9069a246eb366 Graph-0.9712.tar.gz"