openldap: 2.6.7 -> 2.6.8

This commit is contained in:
Simon Hauser 2024-05-22 09:08:35 +02:00
parent d484aa8e20
commit 6b2acc10bd
No known key found for this signature in database
GPG Key ID: B2E16EBB243E757F

View File

@ -17,11 +17,11 @@
stdenv.mkDerivation rec {
pname = "openldap";
version = "2.6.7";
version = "2.6.8";
src = fetchurl {
url = "https://www.openldap.org/software/download/OpenLDAP/openldap-release/${pname}-${version}.tgz";
hash = "sha256-zXdfYlyUTteKPaGKA7A7CO6nPIqryXtBuzNumhCVSTA=";
hash = "sha256-SJaTI+lOO+OwPGoTKULcun741UXyrTVAFwkBn2lsPE4=";
};
# TODO: separate "out" and "bin"