summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-avahi_0.6.32.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2022-03-25 03:09:42 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2022-03-25 03:09:42 +0000
commitde6d4eeb3202e04bca0e645571a612a745d7ebe2 (patch)
treeb2c6cb14a6d9564c7e1ebe6ff416cfd878941bbf /meta-openstack/recipes-devtools/python/python3-avahi_0.6.32.bb
parent26024bb82d2e60b38b1402d5541ccfcd5c1624e5 (diff)
downloadmeta-cloud-services-de6d4eeb3202e04bca0e645571a612a745d7ebe2.tar.gz
global: convert license to SPDX variants
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-avahi_0.6.32.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-avahi_0.6.32.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-avahi_0.6.32.bb b/meta-openstack/recipes-devtools/python/python3-avahi_0.6.32.bb
index f92f979..614c4eb 100644
--- a/meta-openstack/recipes-devtools/python/python3-avahi_0.6.32.bb
+++ b/meta-openstack/recipes-devtools/python/python3-avahi_0.6.32.bb
@@ -3,7 +3,7 @@ SUMMARY = "Python bindings for the avahi zeroconf client"
3HOMEPAGE = "https://github.com/lathiat/avahi" 3HOMEPAGE = "https://github.com/lathiat/avahi"
4SECTION = "devel/python" 4SECTION = "devel/python"
5 5
6LICENSE = "GPLv2+" 6LICENSE = "GPL-2.0-or-later"
7LIC_FILES_CHKSUM = "file://LICENSE;md5=2d5025d4aa3495befef8f17206a5b0a1" 7LIC_FILES_CHKSUM = "file://LICENSE;md5=2d5025d4aa3495befef8f17206a5b0a1"
8 8
9SRC_URI = "https://github.com/lathiat/avahi/releases/download/v${PV}/avahi-${PV}.tar.gz" 9SRC_URI = "https://github.com/lathiat/avahi/releases/download/v${PV}/avahi-${PV}.tar.gz"