diff options
author | Francesco Colista <francesco.colista@gmail.com> | 2012-01-02 10:24:37 +0000 |
---|---|---|
committer | Francesco Colista <francesco.colista@gmail.com> | 2012-01-02 10:24:37 +0000 |
commit | 611d4f0362fe049189bf4ce4112beb269f172b29 (patch) | |
tree | bf8cfa6daafc66601aff76e7845ca73012f37160 /testing | |
parent | daafae5c7c194f4d3ba052691a043da06c294a46 (diff) | |
download | aports-611d4f0362fe049189bf4ce4112beb269f172b29.tar.bz2 aports-611d4f0362fe049189bf4ce4112beb269f172b29.tar.xz |
testing/perl-graphviz: fixed build
Diffstat (limited to 'testing')
-rw-r--r-- | testing/perl-graphviz/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-graphviz/APKBUILD b/testing/perl-graphviz/APKBUILD index 5ad3c04be3..5346325339 100644 --- a/testing/perl-graphviz/APKBUILD +++ b/testing/perl-graphviz/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-graphviz _pkgreal=GraphViz pkgver=2.09 -pkgrel=0 +pkgrel=1 pkgdesc="Perl module for GraphViz" url="http://search.cpan.org/dist/GraphViz/" arch="noarch" |