aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/rest
diff options
context:
space:
mode:
authorKonrad Weihmann <kweihmann@outlook.com>2020-05-30 22:30:44 +0200
committerKhem Raj <raj.khem@gmail.com>2020-05-31 22:42:25 -0700
commitd23918e6dc371010a2ee2fcc10310b1029179fd2 (patch)
treeb841a14365874d50b54b5890007ec15f9997fcb4 /meta-gnome/recipes-gnome/rest
parent0c0fb11a13b2d81baaf19f39f56b83cc3853b1c8 (diff)
downloadmeta-openembedded-contrib-d23918e6dc371010a2ee2fcc10310b1029179fd2.tar.gz
rest: fix typo for HOMEPAGE
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/rest')
-rw-r--r--meta-gnome/recipes-gnome/rest/rest_0.8.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/rest/rest_0.8.1.bb b/meta-gnome/recipes-gnome/rest/rest_0.8.1.bb
index 33b8744eb8..e875f7a7d0 100644
--- a/meta-gnome/recipes-gnome/rest/rest_0.8.1.bb
+++ b/meta-gnome/recipes-gnome/rest/rest_0.8.1.bb
@@ -1,5 +1,5 @@
SUMMARY = "library to access web services that claim to be "RESTful""
-HOMPAGE = "https://wiki.gnome.org/Projects/Librest"
+HOMEPAGE = "https://wiki.gnome.org/Projects/Librest"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"