openldap 2.4.47
Closes #35422. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
4c889f6106
commit
2c83f7ac2b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Openldap < Formula
|
||||
desc "Open source suite of directory software"
|
||||
homepage "https://www.openldap.org/software/"
|
||||
url "https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.4.46.tgz"
|
||||
sha256 "9a90dcb86b99ae790ccab93b7585a31fbcbeec8c94bf0f7ab0ca0a87ea0c4b2d"
|
||||
url "https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.4.47.tgz"
|
||||
sha256 "f54c5877865233d9ada77c60c0f69b3e0bfd8b1b55889504c650047cc305520b"
|
||||
|
||||
bottle do
|
||||
sha256 "ef50717024faa28ac0818d737c128d54648ec742e47ad0852533034b8ec37a72" => :mojave
|
||||
|
|
Loading…
Reference in a new issue