diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-02-19 20:47:47 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-02-21 09:37:03 +0000 |
commit | 2c492e3310ffe8078e63ae37cc94bb5e193ffc74 (patch) | |
tree | 494b827d203f809aa634e2b935479473f0dae10a /meta/recipes-gnome | |
parent | 7fc4dc3452b884f9e342372e019ad58462c1d9da (diff) | |
download | openembedded-core-contrib-2c492e3310ffe8078e63ae37cc94bb5e193ffc74.tar.gz |
epiphany: upgrade 3.34.3.1 -> 3.34.4
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r-- | meta/recipes-gnome/epiphany/epiphany_3.34.4.bb (renamed from meta/recipes-gnome/epiphany/epiphany_3.34.3.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.34.3.1.bb b/meta/recipes-gnome/epiphany/epiphany_3.34.4.bb index 7e1573348e2..ddb4c2794f4 100644 --- a/meta/recipes-gnome/epiphany/epiphany_3.34.3.1.bb +++ b/meta/recipes-gnome/epiphany/epiphany_3.34.4.bb @@ -14,8 +14,8 @@ REQUIRED_DISTRO_FEATURES = "x11 opengl" SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive \ file://0002-help-meson.build-disable-the-use-of-yelp.patch \ " -SRC_URI[archive.md5sum] = "c8010e7ef1b0fd2da1e613e17445062a" -SRC_URI[archive.sha256sum] = "00e479fba108f44b1830370780b98116d87fc277eb1a4eed8e229dcdf04aea6d" +SRC_URI[archive.md5sum] = "a559f164bb7d6cbeceb348648076830b" +SRC_URI[archive.sha256sum] = "60e190fc07ec7e33472e60c7e633e04004f7e277a0ffc5e9cd413706881e598d" FILES_${PN} += "${datadir}/dbus-1 ${datadir}/gnome-shell/search-providers ${datadir}/metainfo" RDEPENDS_${PN} = "iso-codes adwaita-icon-theme gsettings-desktop-schemas" |