diff options
-rw-r--r-- | community/perl-graphviz/APKBUILD (renamed from testing/perl-graphviz/APKBUILD) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/perl-graphviz/APKBUILD b/community/perl-graphviz/APKBUILD index f2c3ccf210..67f8449b64 100644 --- a/testing/perl-graphviz/APKBUILD +++ b/community/perl-graphviz/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=perl-graphviz _pkgreal=GraphViz -pkgver=2.21 +pkgver=2.22 pkgrel=0 pkgdesc="Interface to AT&T's GraphViz. Deprecated. See GraphViz2" url="http://search.cpan.org/dist/GraphViz/" @@ -39,6 +39,6 @@ package() { -md5sums="bd5834fe41ace5e0ea5c24dd434cbeef GraphViz-2.21.tgz" -sha256sums="96db3f6bfa566c5027f5e2c4c061aedb4232cd0ca1118b2f278437b36541fc7d GraphViz-2.21.tgz" -sha512sums="e88fdceb9491aae294029376844e5c016891b1d45016080e03159521da980f7f4b1d773a9635cbca61d367ad1b1164f7f54e32a78bcbec3be096e70a9d785545 GraphViz-2.21.tgz" +md5sums="8711db245c84d2e15b8c344bd8bebad0 GraphViz-2.22.tgz" +sha256sums="72ee8892421152ecd5d91a822fbfaeccb5ad83d7191c4b6e2f57f99e27d046a3 GraphViz-2.22.tgz" +sha512sums="5c1f3353341f791508ab813cd3b6e17965caed76fc32b09b15d63aa260242f991cb3a7e8200778df71d31633636fb589b5aec9c3b4dc1ba9716581783b5e1bf3 GraphViz-2.22.tgz" |