openssl: bump version

This commit is contained in:
Jerome Duval
2021-01-15 19:22:12 +01:00
parent 3b1f391030
commit 8a7a6d063c
2 changed files with 3 additions and 3 deletions

View File

@@ -15,11 +15,11 @@ HOMEPAGE="https://www.openssl.org/"
COPYRIGHT="1995-1998 Eric Young
1998-2020 The OpenSSL Project"
LICENSE="OpenSSL"
REVISION="3"
REVISION="1"
SOURCE_URI="https://www.openssl.org/source/openssl-$portVersion.tar.gz"
CHECKSUM_SHA256="ddb04774f1e32f0c49751e21b67216ac87852ceb056b75209af2443400636d46"
CHECKSUM_SHA256="e8be6a35fe41d10603c3cc635e93289ed00bf34b79671a3a4de64fcee00d5242"
SOURCE_DIR="openssl-$portVersion"
PATCHES="openssl-1.1.1g.patchset"
PATCHES="openssl-1.1.1i.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm ppc sparc m68k"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"