Skip to content

Commit

Permalink
heimdal: update to heimdal-7.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MilhouseVH committed Jul 20, 2017
1 parent d8670b4 commit f82f244
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/devel/heimdal/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
################################################################################

PKG_NAME="heimdal"
PKG_VERSION="7.1.0"
PKG_SHA256="6fb321e54ae9eabc437f17087808e82fd52b91891308c92e27225712a68a8561"
PKG_VERSION="7.4.0"
PKG_SHA256="b1d5c19989ad9f2cd8038c1d7c3e8f2bc227f79a1fa4eb0ade42cab4a40637ab"
PKG_ARCH="any"
PKG_LICENSE="BSD-3c"
PKG_SITE="http://www.h5l.org/"
Expand All @@ -45,6 +45,7 @@ PKG_CONFIGURE_OPTS_HOST="--enable-static --disable-shared \
--without-libedit \
--without-hesiod \
--without-x \
--with-db-type-preference= \
--disable-heimdal-documentation"

makeinstall_host() {
Expand Down

0 comments on commit f82f244

Please sign in to comment.