Merge pull request #2621 from MilhouseVH/le90_openssl_1.0.2o

openssl: update to openssl-1.0.2o
This commit is contained in:
CvH 2018-04-02 11:42:04 +02:00 committed by GitHub
commit 336261d1a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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