openldap: 2.6.7 -> 2.6.8

(cherry picked from commit 6b2acc10bd)
This commit is contained in:
Simon Hauser 2024-05-22 09:08:35 +02:00 committed by github-actions[bot]
parent 4c5a38e7da
commit 90f1cd0a2a

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"