openldap: 2.4.56 -> 2.4.57

master
R. RyanTM 2021-01-20 14:30:23 +00:00 committed by Frederik Rietdijk
parent e73020d217
commit b833f741e1
1 changed files with 2 additions and 2 deletions

View File

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