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.28.bb (renamed from meta/recipes-extended/libidn/libidn_1.27.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/libidn/libidn_1.27.bb b/meta/recipes-extended/libidn/libidn_1.28.bb
index 32d036f900..e253be4890 100644
--- a/meta/recipes-extended/libidn/libidn_1.27.bb
+++ b/meta/recipes-extended/libidn/libidn_1.28.bb
@@ -19,8 +19,8 @@ SRC_URI = "${GNU_MIRROR}/libidn/${BPN}-${PV}.tar.gz \
19 file://dont-depend-on-help2man.patch \ 19 file://dont-depend-on-help2man.patch \
20" 20"
21 21
22SRC_URI[md5sum] = "3a0803551893d3d09efd472ff71c8028" 22SRC_URI[md5sum] = "43a6f14b16559e10a492acc65c4b0acc"
23SRC_URI[sha256sum] = "103ff719d36484ebfb57272e8155312da105caa5d3f42d51d45e1930356e95fd" 23SRC_URI[sha256sum] = "dd357a968449abc97c7e5fa088a4a384de57cb36564f9d4e0d898ecc6373abfb"
24 24
25# command tool is under GPLv3+, while libidn itself is under LGPLv2.1+ or LGPLv3 25# command tool is under GPLv3+, while libidn itself is under LGPLv2.1+ or LGPLv3
26# so package command into a separate package 26# so package command into a separate package