openldap: 2.6.8 -> 2.6.9

This commit is contained in:
Martin Weinelt
2024-11-27 04:43:05 +01:00
parent 69661586d1
commit 12c819e43f
+2 -2
View File
@@ -17,11 +17,11 @@
stdenv.mkDerivation rec {
pname = "openldap";
version = "2.6.8";
version = "2.6.9";
src = fetchurl {
url = "https://www.openldap.org/software/download/OpenLDAP/openldap-release/${pname}-${version}.tgz";
hash = "sha256-SJaTI+lOO+OwPGoTKULcun741UXyrTVAFwkBn2lsPE4=";
hash = "sha256-LLfcc+nINA3/DZk1f7qleKvzDMZhnwUhlyxVVoHmsv8=";
};
# TODO: separate "out" and "bin"