aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libressl
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2017-05-07 20:52:32 +0300
committerFelix Fietkau <nbd@nbd.name>2017-05-25 19:01:07 +0200
commitd7a3120cdcc1aeed5a95636803d250e35ba8706e (patch)
tree7d6999bbea9a5b1e73f867833467952c24a0d8bb /tools/libressl
parent8040420b006a744ad65d4f2bedf5682140df1f42 (diff)
downloadupstream-d7a3120cdcc1aeed5a95636803d250e35ba8706e.tar.gz
upstream-d7a3120cdcc1aeed5a95636803d250e35ba8706e.tar.bz2
upstream-d7a3120cdcc1aeed5a95636803d250e35ba8706e.zip
tools/libressl: update to 2.5.4
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'tools/libressl')
-rw-r--r--tools/libressl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/libressl/Makefile b/tools/libressl/Makefile
index 9338896ee6..5679320fbc 100644
--- a/tools/libressl/Makefile
+++ b/tools/libressl/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2016 LEDE project
+# Copyright (C) 2016-2017 LEDE project
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -8,8 +8,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libressl
-PKG_VERSION:=2.5.1
-PKG_HASH:=f71ae0a824b78fb1a47ffa23c9c26e9d96c5c9b29234eacedce6b4c7740287cd
+PKG_VERSION:=2.5.4
+PKG_HASH:=107a5b522fbb8318d4c3be668075e5e607296f0a9255d71674caa94571336efa
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz