openldap: update to 2.6.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
parent
78c7e8079e
commit
03e2016299
1 changed files with 2 additions and 2 deletions
|
@ -8,14 +8,14 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=openldap
|
PKG_NAME:=openldap
|
||||||
PKG_VERSION:=2.6.3
|
PKG_VERSION:=2.6.4
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
|
||||||
PKG_SOURCE_URL:=https://gpl.savoirfairelinux.net/pub/mirrors/openldap/openldap-release/ \
|
PKG_SOURCE_URL:=https://gpl.savoirfairelinux.net/pub/mirrors/openldap/openldap-release/ \
|
||||||
https://mirror.eu.oneandone.net/software/openldap/openldap-release/ \
|
https://mirror.eu.oneandone.net/software/openldap/openldap-release/ \
|
||||||
https://www.openldap.org/software/download/OpenLDAP/openldap-release/
|
https://www.openldap.org/software/download/OpenLDAP/openldap-release/
|
||||||
PKG_HASH:=d2a2a1d71df3d77396b1c16ad7502e674df446e06072b0e5a4e941c3d06c0d46
|
PKG_HASH:=d51704e50178430c06cf3d8aa174da66badf559747a47d920bb54b2d4aa40991
|
||||||
PKG_LICENSE:=OLDAP-2.8
|
PKG_LICENSE:=OLDAP-2.8
|
||||||
PKG_LICENSE_FILES:=LICENSE
|
PKG_LICENSE_FILES:=LICENSE
|
||||||
PKG_CPE_ID:=cpe:/a:openldap:openldap
|
PKG_CPE_ID:=cpe:/a:openldap:openldap
|
||||||
|
|
Loading…
Reference in a new issue