openldap: 2.4.57 -> 2.4.58

This commit is contained in:
R. RyanTM 2021-03-18 18:05:10 +00:00 committed by Frederik Rietdijk
parent 69bf48cc3d
commit 37e7ad02d3

View file

@ -5,11 +5,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"