diff --git a/mingw-w64-openldap/PKGBUILD b/mingw-w64-openldap/PKGBUILD index c8befd24f2..6f1e0d7eef 100644 --- a/mingw-w64-openldap/PKGBUILD +++ b/mingw-w64-openldap/PKGBUILD @@ -3,7 +3,7 @@ _realname=openldap pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=2.6.9 +pkgver=2.6.10 pkgrel=1 pkgdesc="OpenLDAP Software is an open source implementation of the Lightweight Directory Access Protocol (only client) (mingw-w64)" arch=('any') @@ -29,7 +29,7 @@ source=(https://www.openldap.org/software/download/OpenLDAP/openldap-release/${_ 002-mingw-build-fixes.patch 003-symdummy-error.patch) noextract=(${_realname}-${pkgver}.tgz) -sha256sums=('2cb7dc73e9c8340dff0d99357fbaa578abf30cc6619f0521972c555681e6b2ff' +sha256sums=('c065f04aad42737aebd60b2fe4939704ac844266bc0aeaa1609f0cad987be516' 'b462bfab9362cf5cab61d67cd24902a1800fb498a152b681ee182c713b79146c' 'a1f83d6f58c0371a21a645dec7f30ec7732e6a93f273ea5f89f52acc05f0486c' 'd697fe51361a5129a5af3ca317031ff6f4ca5ddd247ff53043880660154a4708')