[Backport release-26.05] samba: 4.23.8 -> 4.23.10 (#550266)

This commit is contained in:
K900
2026-08-13 13:03:57 +00:00
committed by GitHub

View File

@@ -81,11 +81,11 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "samba";
version = "4.23.8";
version = "4.23.10";
src = fetchurl {
url = "https://download.samba.org/pub/samba/stable/samba-${finalAttrs.version}.tar.gz";
hash = "sha256-l2EphHRW3Ft4wA+P+3ncYFxJ1qrKiyqncv0i27afrgE=";
hash = "sha256-50s/SV1+SOZxC1Aas4HIDd88uZxmBHMtNgQCZdnK9FI=";
};
outputs = [