From d23918e6dc371010a2ee2fcc10310b1029179fd2 Mon Sep 17 00:00:00 2001 From: Konrad Weihmann Date: Sat, 30 May 2020 22:30:44 +0200 Subject: rest: fix typo for HOMEPAGE Signed-off-by: Konrad Weihmann Signed-off-by: Khem Raj --- meta-gnome/recipes-gnome/rest/rest_0.8.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3-54-g00ecf