aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-nwdiag/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-nwdiag/APKBUILD')
-rw-r--r--testing/py-nwdiag/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-nwdiag/APKBUILD b/testing/py-nwdiag/APKBUILD
index 67e76140f09..be500ff1f50 100644
--- a/testing/py-nwdiag/APKBUILD
+++ b/testing/py-nwdiag/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=2
pkgdesc="A Python tool to generate network-diagram image"
url="https://pypi.python.org/pypi/nwdiag"
arch="noarch"
-license="ASL 2.0"
+license="Apache-2.0"
depends="py-pillow py-funcparserlib py-blockdiag"
makedepends="python2-dev python3-dev py-setuptools"
subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3"