diff options
author | 2018-05-04 15:32:36 +0300 | |
---|---|---|
committer | 2018-05-04 13:45:55 +0100 | |
commit | 81cbf2e7892b023c0eb12e77f91a6611d3b3b8fe (patch) | |
tree | 3d7d457b037567bf503f9d27e153d2a3af4a404d | |
parent | fa623bb9cd57ff68a3b0334038b7e3f16d43dec5 (diff) | |
download | openembedded-core-81cbf2e7892b023c0eb12e77f91a6611d3b3b8fe.tar.gz |
epiphany: update to 3.28.1.1
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-gnome/epiphany/epiphany_3.28.1.1.bb (renamed from meta/recipes-gnome/epiphany/epiphany_3.28.0.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.28.0.1.bb b/meta/recipes-gnome/epiphany/epiphany_3.28.1.1.bb index c878ee3229..490d0f6a9c 100644 --- a/meta/recipes-gnome/epiphany/epiphany_3.28.0.1.bb +++ b/meta/recipes-gnome/epiphany/epiphany_3.28.1.1.bb @@ -13,8 +13,8 @@ REQUIRED_DISTRO_FEATURES = "x11" 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] = "3e127d843d3f255f426ab34804f29163" -SRC_URI[archive.sha256sum] = "7154b06837655771f2240bf378fb8ba2315ae07dbc6f45d160ca29cd6d377808" +SRC_URI[archive.md5sum] = "9f4c0bf831789638818c23cd555b29d9" +SRC_URI[archive.sha256sum] = "99426aa0e386742e924d84b59ec16bf394195fb9fce85d07f72d2cde486ea495" EXTRA_OEMESON += " -Ddistributor_name=${DISTRO}" |