openldap: 2.4.57 -> 2.4.58

(cherry picked from commit 37e7ad02d3)
This commit is contained in:
R. RyanTM
2021-03-18 18:05:10 +00:00
committed by Robert Scott
parent 704566fcba
commit c336508074

View File

@@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
pname = "openldap";
version = "2.4.57";
version = "2.4.58";
src = fetchurl {
url = "https://www.openldap.org/software/download/OpenLDAP/openldap-release/${pname}-${version}.tgz";
sha256 = "sha256-x7pH4ebstbQ289Qygd9Xq+/6mSYhQa7IImKLwiD2tFo=";
sha256 = "sha256-V7WSVL4V0L9qmrPVFMHAV3ewISMpFTMTSofJRGj49Hs=";
};
# TODO: separate "out" and "bin"