Skip to content

Commit

Permalink
tools/libressl: update to 2.5.4
Browse files Browse the repository at this point in the history
Signed-off-by: Hannu Nyman <[email protected]>
  • Loading branch information
hnyman authored and nbd168 committed May 25, 2017
1 parent 8040420 commit d7a3120
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/libressl/Makefile
Original file line number Diff line number Diff line change
@@ -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.
Expand All @@ -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
Expand Down

0 comments on commit d7a3120

Please sign in to comment.