Merge pull request #2304 from MilhouseVH/le90_security_fixes

openssl/heimdal: Security fixes
This commit is contained in:
Christian Hewitt 2017-12-09 23:15:32 +04:00 committed by GitHub
commit f8d8e96e0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -17,8 +17,8 @@
################################################################################
PKG_NAME="heimdal"
PKG_VERSION="7.4.0"
PKG_SHA256="b1d5c19989ad9f2cd8038c1d7c3e8f2bc227f79a1fa4eb0ade42cab4a40637ab"
PKG_VERSION="7.5.0"
PKG_SHA256="ad67fef994dc2268fb0b1a8164b39330d184f425057867485a178e9785a7f35a"
PKG_ARCH="any"
PKG_LICENSE="BSD-3c"
PKG_SITE="http://www.h5l.org/"

View File

@ -17,8 +17,8 @@
################################################################################
PKG_NAME="openssl"
PKG_VERSION="1.0.2l"
PKG_SHA256="ce07195b659e75f4e1db43552860070061f156a98bb37b672b101ba6e3ddf30c"
PKG_VERSION="1.0.2n"
PKG_SHA256="370babb75f278c39e0c50e8c4e7493bc0f18db6867478341a832a982fd15a8fe"
PKG_ARCH="any"
PKG_LICENSE="BSD"
PKG_SITE="https://www.openssl.org"