diff options
Diffstat (limited to 'testing/py-napalm/APKBUILD')
-rw-r--r-- | testing/py-napalm/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-napalm/APKBUILD b/testing/py-napalm/APKBUILD index a444a79d63d..3cd40675090 100644 --- a/testing/py-napalm/APKBUILD +++ b/testing/py-napalm/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Network Automation and Programmability Abstraction Layer with Multivendor support" url="https://github.com/napalm-automation/napalm" arch="noarch" -license="Apache2" +license="Apache-2.0" depends="" makedepends="python2-dev python3-dev py-setuptools py2-pip" options="!check" #no testsuite |