samba: upgrade 4.14.7 -> 4.14.8

Release notes:
https://www.samba.org/samba/history/samba-4.14.8.html

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit fd3aca5ccf2f42a465e1d13f5c5ffd22a409e9c8)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Yi Zhao 2021-10-08 10:53:56 +08:00 committed by Armin Kuster
parent 41e4341061
commit 449a3c17ea

View File

@ -34,8 +34,8 @@ SRC_URI:append:libc-musl = " \
file://samba-fix-musl-lib-without-innetgr.patch \
"
SRC_URI[md5sum] = "f0db8302944bb861b31f4163fd302f66"
SRC_URI[sha256sum] = "6f50353f9602aa20245eb18ceb00e7e5ec793df0974aebd5254c38f16d8f1906"
SRC_URI[md5sum] = "5c6636b34a322de0eb917ee0403be322"
SRC_URI[sha256sum] = "c936b782c2aced8cd7299c13bec67c495fd4affdb217a6ed6150f4fd6d770fde"
UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.14(\.\d+)+).tar.gz"