From 2b42e831c9939f8d681c4e9e2564b1cec8fd2953 Mon Sep 17 00:00:00 2001 From: Timothy Gu Date: Sun, 29 Jun 2014 19:34:33 -0700 Subject: openssl: update Again, a security update, including the fix for Heartbleed. Signed-off-by: Timothy Gu --- src/openssl.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/openssl.mk b/src/openssl.mk index 414dd37..2ba5ed9 100644 --- a/src/openssl.mk +++ b/src/openssl.mk @@ -3,8 +3,8 @@ PKG := openssl $(PKG)_IGNORE := -$(PKG)_VERSION := 1.0.1e -$(PKG)_CHECKSUM := 3f1b1223c9e8189bfe4e186d86449775bd903460 +$(PKG)_VERSION := 1.0.1h +$(PKG)_CHECKSUM := b2239599c8bf8f7fc48590a55205c26abe560bf8 $(PKG)_SUBDIR := openssl-$($(PKG)_VERSION) $(PKG)_FILE := openssl-$($(PKG)_VERSION).tar.gz $(PKG)_URL := http://www.openssl.org/source/$($(PKG)_FILE) -- cgit v0.12