openssl: update to 1.1.1t (#7875)

This commit is contained in:
davidkaroly
2023-02-22 20:29:30 +01:00
committed by GitHub
parent 7bb2ae934f
commit fc43fcb809
2 changed files with 3 additions and 3 deletions

View File

@@ -13,11 +13,11 @@ commercial and non-commercial purposes subject to some simple license \
conditions."
HOMEPAGE="https://www.openssl.org/"
COPYRIGHT="1995-1998 Eric Young
1998-2022 The OpenSSL Project"
1998-2023 The OpenSSL Project"
LICENSE="OpenSSL"
REVISION="2"
REVISION="1"
SOURCE_URI="https://www.openssl.org/source/openssl-$portVersion.tar.gz"
CHECKSUM_SHA256="c5ac01e760ee6ff0dab61d6b2bbd30146724d063eb322180c6f18a6f74e4b6aa"
CHECKSUM_SHA256="8dee9b24bdb1dcbf0c3d1e9b02fb8f6bf22165e807f45adeb7c9677536859d3b"
SOURCE_DIR="openssl-$portVersion"
PATCHES="openssl-$portVersion.patchset"