summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-gnome/epiphany/epiphany_3.26.6.bb (renamed from meta/recipes-gnome/epiphany/epiphany_3.26.5.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.26.5.1.bb b/meta/recipes-gnome/epiphany/epiphany_3.26.6.bb
index eee53c6015..e250f76ed1 100644
--- a/meta/recipes-gnome/epiphany/epiphany_3.26.5.1.bb
+++ b/meta/recipes-gnome/epiphany/epiphany_3.26.6.bb
@@ -13,8 +13,8 @@ REQUIRED_DISTRO_FEATURES = "x11"
13SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive \ 13SRC_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 "
16SRC_URI[archive.md5sum] = "8c2062debde6377320596e2685bb1732" 16SRC_URI[archive.md5sum] = "8449968366a6f9aaff3ac228ddfc7c66"
17SRC_URI[archive.sha256sum] = "4b2f1c48e6f50793ff205d9215add5596ab5c7ebf4cef76907868fcd5a029221" 17SRC_URI[archive.sha256sum] = "01b16aa55d312ae0f17d3136f90d8c68ac748715f119412fb1917023c6f630a8"
18 18
19EXTRA_OEMESON += " -Ddistributor_name=${DISTRO}" 19EXTRA_OEMESON += " -Ddistributor_name=${DISTRO}"
20 20