aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/openssl/patches/190-remove_timestamp_check.patch
diff options
context:
space:
mode:
authorZoltan Herpai <wigyori@uid0.hu>2016-09-26 19:40:02 +0200
committerGitHub <noreply@github.com>2016-09-26 19:40:02 +0200
commitc96b95cbab50ccaa6a31fad8ca814280e524ff63 (patch)
tree8ddee13ca29a44b9743ac017338bd92a2bc8f2ab /package/libs/openssl/patches/190-remove_timestamp_check.patch
parentb136759a170bd7348eaebaf0197bf61cf80bf6f3 (diff)
parent2933b2f1224d0274de4e298ee7e6afdb2dbd180e (diff)
downloadmaster-187ad058-c96b95cbab50ccaa6a31fad8ca814280e524ff63.tar.gz
master-187ad058-c96b95cbab50ccaa6a31fad8ca814280e524ff63.tar.bz2
master-187ad058-c96b95cbab50ccaa6a31fad8ca814280e524ff63.zip
Merge pull request #97 from wigyori/master
openssl: update to 1.0.2j
Diffstat (limited to 'package/libs/openssl/patches/190-remove_timestamp_check.patch')
-rw-r--r--package/libs/openssl/patches/190-remove_timestamp_check.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libs/openssl/patches/190-remove_timestamp_check.patch b/package/libs/openssl/patches/190-remove_timestamp_check.patch
index ffc2f2db2b..4620bf90a6 100644
--- a/package/libs/openssl/patches/190-remove_timestamp_check.patch
+++ b/package/libs/openssl/patches/190-remove_timestamp_check.patch
@@ -1,6 +1,6 @@
--- a/Makefile.org
+++ b/Makefile.org
-@@ -184,7 +184,7 @@ TARFILE= ../$(NAME).tar
+@@ -185,7 +185,7 @@ TARFILE= ../$(NAME).tar
EXHEADER= e_os2.h
HEADER= e_os.h
@@ -9,7 +9,7 @@
# as we stick to -e, CLEARENV ensures that local variables in lower
# Makefiles remain local and variable. $${VAR+VAR} is tribute to Korn
-@@ -400,11 +400,6 @@ openssl.pc: Makefile
+@@ -403,11 +403,6 @@ openssl.pc: Makefile
echo 'Version: '$(VERSION); \
echo 'Requires: libssl libcrypto' ) > openssl.pc