From ef48e6b08ee9e2c2881718f63a174690e125e3e0 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 6 Jun 2020 21:26:43 +0200 Subject: libressl: update to 3.1.2 --- package/libressl/patches/patch-Makefile_in | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'package/libressl/patches/patch-Makefile_in') diff --git a/package/libressl/patches/patch-Makefile_in b/package/libressl/patches/patch-Makefile_in index fc285e3c6..745dc246d 100644 --- a/package/libressl/patches/patch-Makefile_in +++ b/package/libressl/patches/patch-Makefile_in @@ -1,11 +1,11 @@ ---- libressl-2.4.2.orig/Makefile.in 2016-08-01 01:08:10.000000000 +0200 -+++ libressl-2.4.2/Makefile.in 2016-08-22 18:34:29.881419200 +0200 -@@ -361,7 +361,7 @@ target_alias = @target_alias@ - top_build_prefix = @top_build_prefix@ - top_builddir = @top_builddir@ - top_srcdir = @top_srcdir@ --SUBDIRS = crypto ssl tls include apps tests man -+SUBDIRS = crypto ssl tls include apps - ACLOCAL_AMFLAGS = -I m4 - pkgconfigdir = $(libdir)/pkgconfig - pkgconfig_DATA = libcrypto.pc libssl.pc libtls.pc openssl.pc +--- libressl-3.1.2.orig/Makefile.in 2020-05-21 05:00:51.000000000 +0200 ++++ libressl-3.1.2/Makefile.in 2020-06-06 20:50:41.000000000 +0200 +@@ -191,7 +191,7 @@ am__define_uniq_tagged_files = \ + ETAGS = etags + CTAGS = ctags + CSCOPE = cscope +-DIST_SUBDIRS = crypto ssl tls include apps man tests ++DIST_SUBDIRS = crypto ssl tls include apps + am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/libcrypto.pc.in \ + $(srcdir)/libssl.pc.in $(srcdir)/libtls.pc.in \ + $(srcdir)/openssl.pc.in COPYING ChangeLog INSTALL compile \ -- cgit v1.2.3