diff options
Diffstat (limited to 'testing/py-fedmsg/APKBUILD')
-rw-r--r-- | testing/py-fedmsg/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-fedmsg/APKBUILD b/testing/py-fedmsg/APKBUILD index d7c26125937..a0e2b196203 100644 --- a/testing/py-fedmsg/APKBUILD +++ b/testing/py-fedmsg/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Utilities used around Fedora Infrastructure to send and receive messages" url="https://fedmsg.readthedocs.org/" arch="noarch" -license="LGPLv2" +license="LGPL-2.0" depends="python2" depends_dev="py-setuptools" makedepends="$depends_dev" |