diff options
-rw-r--r-- | meta-gnome/recipes-gnome/rest/rest_0.8.1.bb | 2 |
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 @@ | |||
1 | SUMMARY = "library to access web services that claim to be "RESTful"" | 1 | SUMMARY = "library to access web services that claim to be "RESTful"" |
2 | HOMPAGE = "https://wiki.gnome.org/Projects/Librest" | 2 | HOMEPAGE = "https://wiki.gnome.org/Projects/Librest" |
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPLv2.1" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" |
5 | 5 | ||