summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-gnome/libhandy/libhandy_1.8.3.bb (renamed from meta/recipes-gnome/libhandy/libhandy_1.8.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/libhandy/libhandy_1.8.2.bb b/meta/recipes-gnome/libhandy/libhandy_1.8.3.bb
index e863e8d13b..7f5f02a7ba 100644
--- a/meta/recipes-gnome/libhandy/libhandy_1.8.2.bb
+++ b/meta/recipes-gnome/libhandy/libhandy_1.8.3.bb
@@ -10,7 +10,7 @@ LICENSE = "LGPL-2.1-only"
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-8" 12SRC_URI = "git://gitlab.gnome.org/GNOME/libhandy.git;protocol=https;branch=libhandy-1-8"
13SRCREV = "48ae7ec0f7f9ee5f666da38b0e39e66874957166" 13SRCREV = "9b0071408ce86a3ef843806fddd723a85f6f2416"
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
16UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.(\d*[02468])+(\.\d+))" 16UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.(\d*[02468])+(\.\d+))"