diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2023-07-12 21:04:32 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-07-12 16:19:40 -0700 |
commit | 0d1c621440dd9cba0e40704aa738fdf260a23971 (patch) | |
tree | f0344b6e04fbb205702ad67af67d3b35e915be38 /meta-networking | |
parent | 314ed1c230ce134ba4b7bc2705fe7ce502238623 (diff) | |
download | meta-openembedded-0d1c621440dd9cba0e40704aa738fdf260a23971.tar.gz |
samba: upgrade 4.18.3 -> 4.18.4
Release Notes:
https://www.samba.org/samba/history/samba-4.18.4.html
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r-- | meta-networking/recipes-connectivity/samba/samba_4.18.4.bb (renamed from meta-networking/recipes-connectivity/samba/samba_4.18.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.18.3.bb b/meta-networking/recipes-connectivity/samba/samba_4.18.4.bb index ee3665ca15..66089edad5 100644 --- a/meta-networking/recipes-connectivity/samba/samba_4.18.3.bb +++ b/meta-networking/recipes-connectivity/samba/samba_4.18.4.bb | |||
@@ -32,7 +32,7 @@ SRC_URI:append:libc-musl = " \ | |||
32 | file://cmocka-uintptr_t.patch \ | 32 | file://cmocka-uintptr_t.patch \ |
33 | " | 33 | " |
34 | 34 | ||
35 | SRC_URI[sha256sum] = "c67e1453165a3918ffffad600236ca3966b47bde4798e89ae600ae3903ccc32c" | 35 | SRC_URI[sha256sum] = "6ba7b3503cc59c9ff4f6fcb1b510c2c855fff93e0b366ab891a32a4732e88e53" |
36 | 36 | ||
37 | UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.18(\.\d+)+).tar.gz" | 37 | UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.18(\.\d+)+).tar.gz" |
38 | 38 | ||