From c0bc3fc86f285926e20630ae3070624dad503276 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 28 Sep 2019 15:01:15 +0200 Subject: [PATCH] openssl: bump version. --- .../openssl/{openssl-1.0.2s.recipe => openssl-1.0.2t.recipe} | 2 +- .../{openssl-1.0.2s.patchset => openssl-1.0.2t.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename dev-libs/openssl/{openssl-1.0.2s.recipe => openssl-1.0.2t.recipe} (98%) rename dev-libs/openssl/patches/{openssl-1.0.2s.patchset => openssl-1.0.2t.patchset} (100%) diff --git a/dev-libs/openssl/openssl-1.0.2s.recipe b/dev-libs/openssl/openssl-1.0.2t.recipe similarity index 98% rename from dev-libs/openssl/openssl-1.0.2s.recipe rename to dev-libs/openssl/openssl-1.0.2t.recipe index 12879fee9..e1746eea6 100644 --- a/dev-libs/openssl/openssl-1.0.2s.recipe +++ b/dev-libs/openssl/openssl-1.0.2t.recipe @@ -17,7 +17,7 @@ COPYRIGHT="1995-1998 Eric Young LICENSE="OpenSSL" REVISION="1" SOURCE_URI="https://www.openssl.org/source/openssl-$portVersion.tar.gz" -CHECKSUM_SHA256="cabd5c9492825ce5bd23f3c3aeed6a97f8142f606d893df216411f07d1abab96" +CHECKSUM_SHA256="14cb464efe7ac6b54799b34456bd69558a749a4931ecfd9cf9f71d7881cac7bc" PATCHES="openssl-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64 ?arm ?ppc" diff --git a/dev-libs/openssl/patches/openssl-1.0.2s.patchset b/dev-libs/openssl/patches/openssl-1.0.2t.patchset similarity index 100% rename from dev-libs/openssl/patches/openssl-1.0.2s.patchset rename to dev-libs/openssl/patches/openssl-1.0.2t.patchset