package/openldap: bump version to 2.4.49
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 12 Apr 2020 14:59:35 +0000 (16:59 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 12 Apr 2020 21:15:07 +0000 (23:15 +0200)
Release notes:
https://lists.openldap.org/hyperkitty/list/openldap-announce@openldap.org/thread/VMMBUCQHEDF6QA4CDOONP2CDQEOR5YQA/

Switched _SITE to https.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/openldap/openldap.hash
package/openldap/openldap.mk

index 9ea1e7a55d6ae341da137eff49b6fa48360d7bb9..7f159cb6d09ca7ed1667e0308a5c6ba43c016c20 100644 (file)
@@ -1,7 +1,7 @@
-# From http://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.4.48.md5
-md5 0729a0711fe096831dedc159e0bbe73f  openldap-2.4.48.tgz
-# From http://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.4.48.sha1
-sha1 c1984e80f6db038b317bf931866adb38e5537dcd  openldap-2.4.48.tgz
+# From https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.4.49.md5
+md5 2a47a6bb4319357ea7b032c45283e79e  openldap-2.4.49.tgz
+# From https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.4.49.sha1
+sha1 f0caeca122e6f90e6ac5cc8ba36fe9cec13826da  openldap-2.4.49.tgz
 # Locally computed
-sha256 d9523ffcab5cd14b709fcf3cb4d04e8bc76bb8970113255f372bc74954c6074d  openldap-2.4.48.tgz
+sha256 e3b117944b4180f23befe87d0dcf47f29de775befbc469dcf4ac3dab3311e56e  openldap-2.4.49.tgz
 sha256 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569  LICENSE
index 4417bb659be627d09844c115f8911d6858649526..a5f6067494c3be40f4af04bfc6633c95f2e18bf6 100644 (file)
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-OPENLDAP_VERSION = 2.4.48
+OPENLDAP_VERSION = 2.4.49
 OPENLDAP_SOURCE = openldap-$(OPENLDAP_VERSION).tgz
-OPENLDAP_SITE = http://www.openldap.org/software/download/OpenLDAP/openldap-release
+OPENLDAP_SITE = https://www.openldap.org/software/download/OpenLDAP/openldap-release
 OPENLDAP_LICENSE = OpenLDAP Public License
 OPENLDAP_LICENSE_FILES = LICENSE
 OPENLDAP_INSTALL_STAGING = YES