summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/libhandy/libhandy_1.0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome/libhandy/libhandy_1.0.3.bb')
-rw-r--r--meta/recipes-gnome/libhandy/libhandy_1.0.3.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-gnome/libhandy/libhandy_1.0.3.bb b/meta/recipes-gnome/libhandy/libhandy_1.0.3.bb
index 4d2037411d..f2b9ebf140 100644
--- a/meta/recipes-gnome/libhandy/libhandy_1.0.3.bb
+++ b/meta/recipes-gnome/libhandy/libhandy_1.0.3.bb
@@ -2,7 +2,8 @@ SUMMARY = "A library full of GTK+ widgets for mobile phones"
2LICENSE = "LGPLv2.1" 2LICENSE = "LGPLv2.1"
3LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" 3LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
4 4
5SRC_URI = "git://gitlab.gnome.org/GNOME/libhandy.git;protocol=https;branch=libhandy-1-0" 5SRC_URI = "git://gitlab.gnome.org/GNOME/libhandy.git;protocol=https;branch=libhandy-1-0 \
6 file://determinism.patch"
6SRCREV = "7126d2e8da9dcdeb5751e60ff6a74930804f9637" 7SRCREV = "7126d2e8da9dcdeb5751e60ff6a74930804f9637"
7S = "${WORKDIR}/git" 8S = "${WORKDIR}/git"
8 9