rest: fix typo for HOMEPAGE

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Konrad Weihmann 2020-05-30 22:30:44 +02:00 committed by Khem Raj
parent 0c0fb11a13
commit d23918e6dc

View File

@ -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"