diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.36.2.bb (renamed from meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.34.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.34.2.bb b/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.36.2.bb index ba9a79d89e..ce54faab2c 100644 --- a/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.34.2.bb +++ b/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.36.2.bb | |||
@@ -19,8 +19,8 @@ DEPENDS = " \ | |||
19 | libpcre2 \ | 19 | libpcre2 \ |
20 | " | 20 | " |
21 | 21 | ||
22 | SRC_URI[archive.md5sum] = "13fa9f5f459481c7f05b6964c470ef16" | 22 | SRC_URI[archive.md5sum] = "08150cbf2e23dd4f60f959a6eca8ef0c" |
23 | SRC_URI[archive.sha256sum] = "3bd723f4058ec014da4715db4181b7d73eccc797b85ad5e6236996951c01803d" | 23 | SRC_URI[archive.sha256sum] = "41d1b6a3dc97c066e294acdb7f36931e81668638dcc92ffa25bca3ddebacdf46" |
24 | SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch" | 24 | SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch" |
25 | 25 | ||
26 | EXTRA_OECONF += " \ | 26 | EXTRA_OECONF += " \ |