summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/libhandy
diff options
context:
space:
mode:
authorAlexander Kanavin <alex@linutronix.de>2021-09-08 20:01:22 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-11 18:41:38 +0100
commit6077252cf2f0502de1422007ef8d945a94c4067b (patch)
tree21c0d5449e197c4d011c55747bd38f15a1677830 /meta/recipes-gnome/libhandy
parent0f89346baa40887ad3c7a170f5d0c19566e2c3c5 (diff)
downloadpoky-6077252cf2f0502de1422007ef8d945a94c4067b.tar.gz
libhandy: update 1.2.3 -> 1.4.0
(From OE-Core rev: 1254ba120600a7edd8a88ee8a37900cbf66365ee) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/libhandy')
-rw-r--r--meta/recipes-gnome/libhandy/libhandy_1.4.0.bb (renamed from meta/recipes-gnome/libhandy/libhandy_1.2.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/libhandy/libhandy_1.2.3.bb b/meta/recipes-gnome/libhandy/libhandy_1.4.0.bb
index 3921099412..39ee2aab86 100644
--- a/meta/recipes-gnome/libhandy/libhandy_1.2.3.bb
+++ b/meta/recipes-gnome/libhandy/libhandy_1.4.0.bb
@@ -9,8 +9,8 @@ BUGTRACKER = "https://gitlab.gnome.org/GNOME/libhandy/-/issues"
9LICENSE = "LGPLv2.1" 9LICENSE = "LGPLv2.1"
10LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" 10LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
11 11
12SRC_URI = "git://gitlab.gnome.org/GNOME/libhandy.git;protocol=https;branch=libhandy-1-2" 12SRC_URI = "git://gitlab.gnome.org/GNOME/libhandy.git;protocol=https"
13SRCREV = "e9ca4ac4b134bbd6ab91b6f916a915192fd3a465" 13SRCREV = "f8626427acebfa08b2b4ee1166d51e416d3d7407"
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
16GIR_MESON_ENABLE_FLAG = 'enabled' 16GIR_MESON_ENABLE_FLAG = 'enabled'