tools/libressl: update to 2.5.4
authorHannu Nyman <hannu.nyman@iki.fi>
Sun, 7 May 2017 17:52:32 +0000 (20:52 +0300)
committerJo-Philipp Wich <jo@mein.io>
Wed, 13 Dec 2017 14:42:08 +0000 (15:42 +0100)
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit d7a3120cdcc1aeed5a95636803d250e35ba8706e)

tools/libressl/Makefile

index 9338896ee613eb5d17897c3ec91f30d1e6d06308..5679320fbc4e4cfe9ad864e79b69a3389d6f9b3c 100644 (file)
@@ -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