diff --git a/testing/py-paho-mqtt/APKBUILD b/testing/py-paho-mqtt/APKBUILD index a0735f6020e..cd770e54980 100644 --- a/testing/py-paho-mqtt/APKBUILD +++ b/testing/py-paho-mqtt/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="A python MQTT version 3.1/3.1.1 client class" url="https://pypi.python.org/pypi/paho-mqtt" arch="noarch" -license="EPL1" +license="EPL" depends="python" depends_dev="" makedepends="python-dev py-setuptools"