diff options
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r-- | meta/recipes-gnome/epiphany/epiphany_3.18.4.bb (renamed from meta/recipes-gnome/epiphany/epiphany_3.18.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.18.3.bb b/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb index 73fcd939e1..12d3b07b72 100644 --- a/meta/recipes-gnome/epiphany/epiphany_3.18.3.bb +++ b/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb | |||
@@ -10,8 +10,8 @@ inherit gnomebase gsettings distro_features_check upstream-version-is-even | |||
10 | REQUIRED_DISTRO_FEATURES = "x11" | 10 | REQUIRED_DISTRO_FEATURES = "x11" |
11 | 11 | ||
12 | SRC_URI += "file://0001-yelp.m4-drop-the-check-for-itstool.patch" | 12 | SRC_URI += "file://0001-yelp.m4-drop-the-check-for-itstool.patch" |
13 | SRC_URI[archive.md5sum] = "5ed8b4506666f301949a2e12d39f2b4d" | 13 | SRC_URI[archive.md5sum] = "172b78256100e8d3c629764abd0e1495" |
14 | SRC_URI[archive.sha256sum] = "cd4e9ce588c4c66109547d93999d9740d338c3f9dbfbc2143cf2cbb74260def9" | 14 | SRC_URI[archive.sha256sum] = "be699d484371111abae754e669187215df73e21533f461e513b79537d7a1c1c1" |
15 | 15 | ||
16 | EXTRA_OECONF += " --disable-nss --with-distributor-name=${DISTRO}" | 16 | EXTRA_OECONF += " --disable-nss --with-distributor-name=${DISTRO}" |
17 | 17 | ||