]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore: bump ldap version to 2.6.8
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 23 Jun 2024 21:46:43 +0000 (23:46 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 26 Jun 2024 13:03:10 +0000 (15:03 +0200)
tools/build/build_libpq.sh

index 6abb4bf8688c422c5bd17093a3f214c343865421..fd67e05c794741251073474fcdc30fad35695732 100755 (executable)
@@ -8,7 +8,7 @@ postgres_version="${LIBPQ_VERSION}"
 openssl_version="${OPENSSL_VERSION}"
 
 # Latest release: https://openldap.org/software/download/
-ldap_version="2.6.6"
+ldap_version="2.6.8"
 
 # Latest release: https://github.com/cyrusimap/cyrus-sasl/releases
 sasl_version="2.1.28"