Update to libressl-3.7.2.
This commit is contained in:
parent
4657132716
commit
adcf11944f
3 changed files with 4 additions and 3 deletions
ports/libssl
|
@ -217,7 +217,7 @@ diff -Paur --no-dereference -- libssl.upstream/apps/openssl/s_socket.c libssl/ap
|
|||
diff -Paur --no-dereference -- libssl.upstream/configure libssl/configure
|
||||
--- libssl.upstream/configure
|
||||
+++ libssl/configure
|
||||
@@ -11775,6 +11775,10 @@
|
||||
@@ -11779,6 +11779,10 @@
|
||||
HOST_OS=midipix
|
||||
CPPFLAGS="$CPPFLAGS -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE"
|
||||
;;
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
NAME=libssl
|
||||
BUILD_LIBRARIES=
|
||||
VERSION=3.7.1
|
||||
VERSION=3.7.2
|
||||
DISTNAME=libressl-$VERSION
|
||||
COMPRESSION=tar.gz
|
||||
ARCHIVE=$DISTNAME.$COMPRESSION
|
||||
SHA256SUM=98086961a2b8b657ed0fea3056fb2db14294b6bfa193c15a5236a0a35c843ded
|
||||
SHA256SUM=b06aa538fefc9c6b33c4db4931a09a5f52d9d2357219afcbff7d93fe12ebf6f7
|
||||
UPSTREAM_SITE=https://ftp.openbsd.org/pub/OpenBSD/LibreSSL
|
||||
UPSTREAM_ARCHIVE=$ARCHIVE
|
||||
LICENSE=OpenSSL
|
||||
|
|
1
ports/libssl/libssl.rmpatch
Normal file
1
ports/libssl/libssl.rmpatch
Normal file
|
@ -0,0 +1 @@
|
|||
rm -rf -- 'include/openssl/opensslconf.h'
|
Loading…
Add table
Reference in a new issue