diff options
-rw-r--r-- | meta/recipes-gnome/epiphany/epiphany_3.28.3.1.bb (renamed from meta/recipes-gnome/epiphany/epiphany_3.28.1.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.28.1.1.bb b/meta/recipes-gnome/epiphany/epiphany_3.28.3.1.bb index 65e7b45f9c..8837b9c1d9 100644 --- a/meta/recipes-gnome/epiphany/epiphany_3.28.1.1.bb +++ b/meta/recipes-gnome/epiphany/epiphany_3.28.3.1.bb | |||
@@ -13,8 +13,8 @@ REQUIRED_DISTRO_FEATURES = "x11" | |||
13 | SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive \ | 13 | SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive \ |
14 | file://0002-help-meson.build-disable-the-use-of-yelp.patch \ | 14 | file://0002-help-meson.build-disable-the-use-of-yelp.patch \ |
15 | " | 15 | " |
16 | SRC_URI[archive.md5sum] = "9f4c0bf831789638818c23cd555b29d9" | 16 | SRC_URI[archive.md5sum] = "31a4a443e8e22f085a10f80b7e41d5f3" |
17 | SRC_URI[archive.sha256sum] = "99426aa0e386742e924d84b59ec16bf394195fb9fce85d07f72d2cde486ea495" | 17 | SRC_URI[archive.sha256sum] = "690546a701f046c5c2b3a092659589ea6e17cb0f9a81ec3fdb3046b00cede6f7" |
18 | 18 | ||
19 | EXTRA_OEMESON += " -Ddistributor_name=${DISTRO}" | 19 | EXTRA_OEMESON += " -Ddistributor_name=${DISTRO}" |
20 | 20 | ||