aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libressl
diff options
context:
space:
mode:
authorDaniel Engberg <daniel.engberg.lists@pyret.net>2017-03-14 07:46:39 +0100
committerJohn Crispin <john@phrozen.org>2017-03-20 08:24:13 +0100
commite45ee66149688747a337a470a19beb182ce4dd61 (patch)
tree8cd0eee06f2d9024260b7b968140b3b6f7e2a0bd /tools/libressl
parent49ded28027e5bba3ce623a8205aac0e8e70e250a (diff)
downloadupstream-e45ee66149688747a337a470a19beb182ce4dd61.tar.gz
upstream-e45ee66149688747a337a470a19beb182ce4dd61.tar.bz2
upstream-e45ee66149688747a337a470a19beb182ce4dd61.zip
tools/libressl: Update to 2.5.1
Update libressl to 2.5.1 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Diffstat (limited to 'tools/libressl')
-rw-r--r--tools/libressl/Makefile4
1 files changed, 2 insertions, 2 deletions
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