testing/py-paho-mqtt: specify license

This commit is contained in:
Fabian Affolter 2014-09-14 08:28:23 +00:00 committed by Natanael Copa
parent 9e42f2aca6
commit d381ed2b2d

View File

@ -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"