diff options
Diffstat (limited to 'meta-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.42.2.bb (renamed from meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.42.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.42.1.bb b/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.42.2.bb index 88f623430..b000fa80f 100644 --- a/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.42.1.bb +++ b/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.42.2.bb | |||
@@ -22,7 +22,7 @@ DEPENDS = " \ | |||
22 | libpcre2 \ | 22 | libpcre2 \ |
23 | " | 23 | " |
24 | 24 | ||
25 | SRC_URI[archive.sha256sum] = "c319b1405501b8c7693e616f48eced41695d2e786148ca5f9e27bc7d98f4aeb1" | 25 | SRC_URI[archive.sha256sum] = "8a9c8e5ef7a3a73b246a947e1190bb08ec98935af860cf0b3aa2fbf4606817a0" |
26 | SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch" | 26 | SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch" |
27 | 27 | ||
28 | EXTRA_OEMESON += " \ | 28 | EXTRA_OEMESON += " \ |