summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/libidn
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/libidn')
-rw-r--r--meta/recipes-extended/libidn/libidn_1.22.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/libidn/libidn_1.22.bb b/meta/recipes-extended/libidn/libidn_1.22.bb
index 6a1059c9d8..9bdb322877 100644
--- a/meta/recipes-extended/libidn/libidn_1.22.bb
+++ b/meta/recipes-extended/libidn/libidn_1.22.bb
@@ -12,6 +12,8 @@ PR = "r0"
12inherit pkgconfig autotools gettext 12inherit pkgconfig autotools gettext
13 13
14SRC_URI = "${GNU_MIRROR}/libidn/${BPN}-${PV}.tar.gz" 14SRC_URI = "${GNU_MIRROR}/libidn/${BPN}-${PV}.tar.gz"
15SRC_URI[md5sum] = "893a1df0cf3b28b72d248382eaeaca71"
16SRC_URI[sha256sum] = "2f765e868795f5478900ec9f42cb0ecc6ca22e2a85a62763c0b13c7da2f588ed"
15 17
16# command tool is under GPLv3+, while libidn itself is under LGPLv2.1+ 18# command tool is under GPLv3+, while libidn itself is under LGPLv2.1+
17# so package command into a separate package 19# so package command into a separate package