aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-zmq/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-zmq/APKBUILD')
-rw-r--r--community/py-zmq/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-zmq/APKBUILD b/community/py-zmq/APKBUILD
index 998e3ee55c2..0b0ccea1172 100644
--- a/community/py-zmq/APKBUILD
+++ b/community/py-zmq/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Python bindings for ZeroMQ"
url="https://pypi.python.org/pypi/pyzmq"
arch="all"
-license="LGPL3+ BSD"
+license="LGPL-3.0-or-later BSD"
depends=""
makedepends="python2-dev python3-dev py-setuptools zeromq-dev"
install=""