summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/samba/samba_4.7.8.bb (renamed from meta-networking/recipes-connectivity/samba/samba_4.7.6.bb)6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.7.6.bb b/meta-networking/recipes-connectivity/samba/samba_4.7.8.bb
index ba2b7f2c6b..593ff57be5 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.7.6.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.7.8.bb
@@ -30,8 +30,10 @@ SRC_URI_append_libc-musl = " \
30 file://samba-4.3.9-remove-getpwent_r.patch \ 30 file://samba-4.3.9-remove-getpwent_r.patch \
31 " 31 "
32 32
33SRC_URI[md5sum] = "0253021a45c479cec1e135b004a0177a" 33SRC_URI[md5sum] = "16b70fda54cf84521ed976a0856430cc"
34SRC_URI[sha256sum] = "1eede30fc8ef6504e24602fb72b00baa0a7b73b59f16d25cb0771dc8c7c57d6e" 34SRC_URI[sha256sum] = "ca6fca9d7e248bcaa55c54bdcc115eeed10660074da5c54a2b78dd3cccc604de"
35
36UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.7(\.\d+)+).tar.gz"
35 37
36inherit systemd waf-samba cpan-base perlnative update-rc.d 38inherit systemd waf-samba cpan-base perlnative update-rc.d
37# remove default added RDEPENDS on perl 39# remove default added RDEPENDS on perl