From e4bd47f9013d77e0abde6d7a8b7f9188926a94f8 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 21 Oct 2014 15:36:57 +0000 Subject: [PATCH] openssl: added recipe for version 1.0.0o * clean up old version --- .../openssl/{openssl-1.0.0m.recipe => openssl-1.0.0o.recipe} | 4 ++-- .../{openssl-1.0.0m.patchset => openssl-1.0.0o.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename dev-libs/openssl/{openssl-1.0.0m.recipe => openssl-1.0.0o.recipe} (97%) rename dev-libs/openssl/patches/{openssl-1.0.0m.patchset => openssl-1.0.0o.patchset} (100%) diff --git a/dev-libs/openssl/openssl-1.0.0m.recipe b/dev-libs/openssl/openssl-1.0.0o.recipe similarity index 97% rename from dev-libs/openssl/openssl-1.0.0m.recipe rename to dev-libs/openssl/openssl-1.0.0o.recipe index 2ecb2952b..edbcfc882 100644 --- a/dev-libs/openssl/openssl-1.0.0m.recipe +++ b/dev-libs/openssl/openssl-1.0.0o.recipe @@ -15,13 +15,13 @@ conditions. " HOMEPAGE="http://www.openssl.org/" SRC_URI="http://www.openssl.org/source/openssl-$portVersion.tar.gz" -CHECKSUM_SHA256="224dbbfaee3ad7337665e24eab516c67446d5081379a40b2f623cf7801e672de" +CHECKSUM_SHA256="3b6f5aa4faa5190f29647cce6899b146f5968503c4188980c437ca6f11d8c8fd" LICENSE="OpenSSL" COPYRIGHT=" 1995-1998 Eric Young 1998-2012 The OpenSSL Project. " -REVISION="2" +REVISION="1" ARCHITECTURES="x86_gcc2 x86 x86_64 arm" SECONDARY_ARCHITECTURES="x86_gcc2 x86" diff --git a/dev-libs/openssl/patches/openssl-1.0.0m.patchset b/dev-libs/openssl/patches/openssl-1.0.0o.patchset similarity index 100% rename from dev-libs/openssl/patches/openssl-1.0.0m.patchset rename to dev-libs/openssl/patches/openssl-1.0.0o.patchset