diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2021-12-31 18:29:55 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-01-05 08:17:18 -0800 |
commit | c8936b7da8172c95e97e8defc6e4306ce2184bcb (patch) | |
tree | 57531d6dbbee82ace58f5a04e2c6722cd99611f1 /meta-gnome | |
parent | 9f3d5f73791431e18224a55c2faea9380f924a15 (diff) | |
download | meta-openembedded-c8936b7da8172c95e97e8defc6e4306ce2184bcb.tar.gz |
gnome-terminal: upgrade 3.42.0 -> 3.42.1
Czech translation update
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.42.1.bb (renamed from meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.42.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.42.0.bb b/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.42.1.bb index 905887187..88f623430 100644 --- a/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.42.0.bb +++ b/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.42.1.bb | |||
@@ -22,7 +22,7 @@ DEPENDS = " \ | |||
22 | libpcre2 \ | 22 | libpcre2 \ |
23 | " | 23 | " |
24 | 24 | ||
25 | SRC_URI[archive.sha256sum] = "b50e9e5664230e6ca290bcf38812a5b65e0baac66a486ee210894cf675f72e0b" | 25 | SRC_URI[archive.sha256sum] = "c319b1405501b8c7693e616f48eced41695d2e786148ca5f9e27bc7d98f4aeb1" |
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 += " \ |