diff options
-rw-r--r-- | meta/recipes-gnome/epiphany/epiphany_3.22.3.bb (renamed from meta/recipes-gnome/epiphany/epiphany_3.22.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.22.1.bb b/meta/recipes-gnome/epiphany/epiphany_3.22.3.bb index 2a9d200209..9803a16aba 100644 --- a/meta/recipes-gnome/epiphany/epiphany_3.22.1.bb +++ b/meta/recipes-gnome/epiphany/epiphany_3.22.3.bb | |||
@@ -9,8 +9,8 @@ inherit gnomebase gsettings distro_features_check upstream-version-is-even | |||
9 | REQUIRED_DISTRO_FEATURES = "x11" | 9 | REQUIRED_DISTRO_FEATURES = "x11" |
10 | 10 | ||
11 | SRC_URI += "file://0001-yelp.m4-drop-the-check-for-itstool.patch" | 11 | SRC_URI += "file://0001-yelp.m4-drop-the-check-for-itstool.patch" |
12 | SRC_URI[archive.md5sum] = "9b9b73601a32f5b11c02411952cec27a" | 12 | SRC_URI[archive.md5sum] = "bfb6347acb91163aec3883bb3397372f" |
13 | SRC_URI[archive.sha256sum] = "aab162ede54d71e583e382ab5e3567f28d81e0cd42719a11cad8008b56c5cc0e" | 13 | SRC_URI[archive.sha256sum] = "a11fe3495009f776e354bcafac3ab8fc52788f5bdb9d5ee2c2f1f2f021fb49c2" |
14 | 14 | ||
15 | EXTRA_OECONF += " --with-distributor-name=${DISTRO}" | 15 | EXTRA_OECONF += " --with-distributor-name=${DISTRO}" |
16 | 16 | ||