aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-msgpack/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-msgpack/APKBUILD')
-rw-r--r--community/py-msgpack/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-msgpack/APKBUILD b/community/py-msgpack/APKBUILD
index b954637ce8..54a8a31431 100644
--- a/community/py-msgpack/APKBUILD
+++ b/community/py-msgpack/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=2
pkgdesc="A Python module for MessagePack serialization/deserialization"
url="https://pypi.python.org/pypi/msgpack-python/"
arch="all"
-license="ASL 2.0"
+license="Apache-2.0"
depends=""
makedepends="python2-dev python3-dev py-setuptools"
subpackages="py3-${pkgname/py-/}:_py3 py2-${pkgname/py-/}:_py2"