summaryrefslogtreecommitdiff
path: root/package/openssl/patches/patch-Makefile_org
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-06-13 21:21:48 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-06-13 21:59:37 +0200
commitc3a452e2bcbe20c64ce661f67b25e3be75144808 (patch)
treeeedffd9319699d2d30c7dc0f92d012b7eae510c0 /package/openssl/patches/patch-Makefile_org
parenta045d51e09a203d871d3f14462c3f6621658d046 (diff)
update openssl to latest stable version
Diffstat (limited to 'package/openssl/patches/patch-Makefile_org')
-rw-r--r--package/openssl/patches/patch-Makefile_org6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/openssl/patches/patch-Makefile_org b/package/openssl/patches/patch-Makefile_org
index aa70bcc67..46a14f304 100644
--- a/package/openssl/patches/patch-Makefile_org
+++ b/package/openssl/patches/patch-Makefile_org
@@ -1,5 +1,5 @@
---- openssl-1.0.2a.orig/Makefile.org 2015-03-19 14:30:36.000000000 +0100
-+++ openssl-1.0.2a/Makefile.org 2015-05-20 08:33:17.000000000 +0200
+--- openssl-1.0.2c.orig/Makefile.org 2015-06-12 16:51:21.000000000 +0200
++++ openssl-1.0.2c/Makefile.org 2015-06-13 19:48:43.000000000 +0200
@@ -136,7 +136,7 @@ FIPSCANLIB=
BASEADDR=
@@ -9,7 +9,7 @@
ENGDIRS= ccgost
SHLIBDIRS= crypto ssl
-@@ -536,7 +536,7 @@ dist:
+@@ -526,7 +526,7 @@ dist:
dist_pem_h:
(cd crypto/pem; $(MAKE) -e $(BUILDENV) pem.h; $(MAKE) clean)