Skip to content

Commit

Permalink
Update OpenSSL used by Cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Sep 25, 2016
1 parent 9399229 commit 0dc7671
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile.in
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
CFG_RELEASE_NUM=0.13.0
CFG_RELEASE_LABEL=

OPENSSL_VERS=1.0.2h
OPENSSL_SHA256=1d4007e53aad94a5b2002fe045ee7bb0b3d98f1a47f8b2bc851dcd1c74332919
OPENSSL_VERS=1.0.2i
OPENSSL_SHA256=9287487d11c9545b6efb287cdb70535d4e9b284dd10d51441d9b9963d000de6f

include config.mk

Expand Down

0 comments on commit 0dc7671

Please # to comment.