diff options
-rw-r--r-- | meta/recipes-gnome/epiphany/epiphany_3.22.6.bb (renamed from meta/recipes-gnome/epiphany/epiphany_3.22.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.22.3.bb b/meta/recipes-gnome/epiphany/epiphany_3.22.6.bb index 78a5bc7752..651fef1bf0 100644 --- a/meta/recipes-gnome/epiphany/epiphany_3.22.3.bb +++ b/meta/recipes-gnome/epiphany/epiphany_3.22.6.bb | |||
@@ -10,8 +10,8 @@ inherit gnomebase gsettings distro_features_check upstream-version-is-even gette | |||
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] = "bfb6347acb91163aec3883bb3397372f" | 13 | SRC_URI[archive.md5sum] = "e08762c6bb01c4d291b3d22c7adb1a65" |
14 | SRC_URI[archive.sha256sum] = "a11fe3495009f776e354bcafac3ab8fc52788f5bdb9d5ee2c2f1f2f021fb49c2" | 14 | SRC_URI[archive.sha256sum] = "de7ea87dc450702bde620033f9e2ce807859727d007396d86b09f2b82397fcc2" |
15 | 15 | ||
16 | EXTRA_OECONF += " --with-distributor-name=${DISTRO}" | 16 | EXTRA_OECONF += " --with-distributor-name=${DISTRO}" |
17 | 17 | ||