summaryrefslogtreecommitdiff
path: root/external/openldap/UnpackedTarball_openldap.mk
diff options
context:
space:
mode:
Diffstat (limited to 'external/openldap/UnpackedTarball_openldap.mk')
-rw-r--r--external/openldap/UnpackedTarball_openldap.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/openldap/UnpackedTarball_openldap.mk b/external/openldap/UnpackedTarball_openldap.mk
index f22cb977752c..44c192e65dab 100644
--- a/external/openldap/UnpackedTarball_openldap.mk
+++ b/external/openldap/UnpackedTarball_openldap.mk
@@ -12,7 +12,7 @@ $(eval $(call gb_UnpackedTarball_UnpackedTarball,openldap))
$(eval $(call gb_UnpackedTarball_set_tarball,openldap,$(OPENLDAP_TARBALL),,openldap))
$(eval $(call gb_UnpackedTarball_add_patches,openldap,\
- external/openldap/openldap-2.4.31.patch \
+ external/openldap/openldap-2.4.44.patch.1 \
))
# vim: set noet sw=4 ts=4: