From e6fa330de76bc3780fffc57a9cdfee98058fb29a Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Wed, 18 Mar 2020 10:59:19 +0300 Subject: [PATCH] openssl: Update to 1.1.1e --- mingw-w64-openssl/PKGBUILD | 6 +++--- mingw-w64-openssl/openssl-1.1.1-relocation.patch | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mingw-w64-openssl/PKGBUILD b/mingw-w64-openssl/PKGBUILD index 26db8ddb52..0fd3cdb4f6 100644 --- a/mingw-w64-openssl/PKGBUILD +++ b/mingw-w64-openssl/PKGBUILD @@ -3,7 +3,7 @@ _realname=openssl pkgbase=mingw-w64-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}") -_ver=1.1.1d +_ver=1.1.1e # use a pacman compatible version scheme pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}} pkgrel=2 @@ -17,9 +17,9 @@ url="https://www.openssl.org" noextract=(${_realname}-${_ver}.tar.gz) source=(https://www.openssl.org/source/${_realname}-${_ver}.tar.gz{,.asc} 'openssl-1.1.1-relocation.patch') -sha256sums=('1e3a91bc1f9dfce01af26026f856e064eab4c8ee0a8f457b5ae30b40b8b711f2' +sha256sums=('694f61ac11cb51c9bf73f54e771ff6022b0327a43bbdfa1b2f19de1662a6dcbe' 'SKIP' - 'cb342c73fdaedf9971c3a5ee1405ae33d823fe0c3c66a73e5515caceda428208') + '798d1b4dec28429d6cf2081c5b5b23b4344590a9b812e8089842389dbd175b77') validpgpkeys=('8657ABB260F056B1E5190839D9C4D26D0E604491' '7953AC1FBC3DC8B3B292393ED5E9E43F7DF9EE8C') diff --git a/mingw-w64-openssl/openssl-1.1.1-relocation.patch b/mingw-w64-openssl/openssl-1.1.1-relocation.patch index 8cc61665dd..058a962419 100644 --- a/mingw-w64-openssl/openssl-1.1.1-relocation.patch +++ b/mingw-w64-openssl/openssl-1.1.1-relocation.patch @@ -18,7 +18,7 @@ index 4bc7ea173c..5f881fb2cb 100644 @@ -9,6 +9,7 @@ */ - #include "eng_int.h" + #include "eng_local.h" +#include "pathtools.h" /*