heimdal: update to heimdal-7.4.0

This commit is contained in:
MilhouseVH 2017-07-20 07:04:35 +01:00
parent 7df57f81aa
commit 78f303b5de

View File

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