Merge pull request #1818 from MilhouseVH/heimdal740_le82

samba/heimdal: update to samba-4.6.6 and heimdal-7.4.0 [backport]
This commit is contained in:
Christian Hewitt 2017-07-20 11:05:38 +04:00 committed by GitHub
commit 2f03fcb23d
2 changed files with 3 additions and 2 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="heimdal"
PKG_VERSION="7.1.0"
PKG_VERSION="7.4.0"
PKG_ARCH="any"
PKG_LICENSE="BSD-3c"
PKG_SITE="http://www.h5l.org/"
@ -44,6 +44,7 @@ PKG_CONFIGURE_OPTS_HOST="--enable-static --disable-shared \
--without-libedit \
--without-hesiod \
--without-x \
--with-db-type-preference= \
--disable-heimdal-documentation"
makeinstall_host() {

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="samba"
PKG_VERSION="4.6.5"
PKG_VERSION="4.6.6"
PKG_ARCH="any"
PKG_LICENSE="GPLv3+"
PKG_SITE="https://www.samba.org"