mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
openssl: bump to 1.0.2n.
This commit is contained in:
@@ -15,9 +15,9 @@ HOMEPAGE="https://www.openssl.org/"
|
||||
COPYRIGHT="1995-1998 Eric Young
|
||||
1998-2017 The OpenSSL Project."
|
||||
LICENSE="OpenSSL"
|
||||
REVISION="3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://www.openssl.org/source/openssl-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="8c6ff15ec6b319b50788f42c7abc2890c08ba5a1cdcd3810eb9092deada37b0f"
|
||||
CHECKSUM_SHA256="370babb75f278c39e0c50e8c4e7493bc0f18db6867478341a832a982fd15a8fe"
|
||||
PATCHES="openssl-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64 ?arm ?ppc"
|
||||
@@ -5,7 +5,7 @@ Subject: Haiku: build fixes
|
||||
|
||||
|
||||
diff --git a/Configure b/Configure
|
||||
index fd7988e..9796a6e 100755
|
||||
index 60386d3..6d1212e 100755
|
||||
--- a/Configure
|
||||
+++ b/Configure
|
||||
@@ -508,6 +508,10 @@ my %table=(
|
||||
@@ -154,7 +154,7 @@ index 93cfe3f..dc3937f 100644
|
||||
# define STITCHED_CALL
|
||||
# endif
|
||||
diff --git a/ssl/s3_pkt.c b/ssl/s3_pkt.c
|
||||
index 04212c5..54740e1 100644
|
||||
index b914568..8a734bf 100644
|
||||
--- a/ssl/s3_pkt.c
|
||||
+++ b/ssl/s3_pkt.c
|
||||
@@ -125,8 +125,7 @@
|
||||
Reference in New Issue
Block a user