From: Daniel Engberg Date: Tue, 14 Mar 2017 06:46:39 +0000 (+0100) Subject: tools/libressl: Update to 2.5.1 X-Git-Tag: v17.01.5~264 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=100553d605b9ac2338bb591a4fd5b98c89ff4740 tools/libressl: Update to 2.5.1 Update libressl to 2.5.1 Signed-off-by: Daniel Engberg (cherry picked from commit e45ee66149688747a337a470a19beb182ce4dd61) --- diff --git a/tools/libressl/Makefile b/tools/libressl/Makefile index be6a48be28..9338896ee6 100644 --- a/tools/libressl/Makefile +++ b/tools/libressl/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libressl -PKG_VERSION:=2.5.0 -PKG_HASH:=8652bf6b55ab51fb37b686a3f604a2643e0e8fde2c56e6a936027d12afda6eae +PKG_VERSION:=2.5.1 +PKG_HASH:=f71ae0a824b78fb1a47ffa23c9c26e9d96c5c9b29234eacedce6b4c7740287cd PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz