summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/samba/samba_4.14.12.bb (renamed from meta-networking/recipes-connectivity/samba/samba_4.14.11.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.14.11.bb b/meta-networking/recipes-connectivity/samba/samba_4.14.12.bb
index 0e125891e9..5be4d2d51e 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.14.11.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.14.12.bb
@@ -31,7 +31,7 @@ SRC_URI:append:libc-musl = " \
31 file://samba-fix-musl-lib-without-innetgr.patch \ 31 file://samba-fix-musl-lib-without-innetgr.patch \
32 " 32 "
33 33
34SRC_URI[sha256sum] = "3d9ebbf3280c7cf5eac1b15aeff8857b31151abaec4d2987be015a66c2945d98" 34SRC_URI[sha256sum] = "155d9c2dfb06a18104422987590858bfe5e9783ebebe63882e7e7f07eaaa512d"
35 35
36UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.14(\.\d+)+).tar.gz" 36UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.14(\.\d+)+).tar.gz"
37 37