summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/sip/sip_6.8.6.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/sip/sip_6.8.6.bb b/meta-oe/recipes-devtools/sip/sip_6.8.6.bb
index 157e404515..1defe29b08 100644
--- a/meta-oe/recipes-devtools/sip/sip_6.8.6.bb
+++ b/meta-oe/recipes-devtools/sip/sip_6.8.6.bb
@@ -3,8 +3,8 @@
3 3
4SUMMARY = "A Python bindings generator for C/C++ libraries" 4SUMMARY = "A Python bindings generator for C/C++ libraries"
5 5
6HOMEPAGE = "https://www.riverbankcomputing.com/software/sip/" 6HOMEPAGE = "https://github.com/Python-SIP/sip"
7LICENSE = "GPL-2.0-or-later" 7LICENSE = "BSD-2-Clause"
8SECTION = "devel" 8SECTION = "devel"
9LIC_FILES_CHKSUM = "file://LICENSE;md5=ed1d69a33480ebf4ff8a7a760826d84e" 9LIC_FILES_CHKSUM = "file://LICENSE;md5=ed1d69a33480ebf4ff8a7a760826d84e"
10 10