[openwrt/openwrt] tools/libressl: update to 3.3.1

LEDE Commits lede-commits at lists.infradead.org
Fri Dec 18 14:57:55 EST 2020


dedeckeh pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/5950397e1486548c2736d653fdf177e986b3e896

commit 5950397e1486548c2736d653fdf177e986b3e896
Author: Rosen Penev <rosenp at gmail.com>
AuthorDate: Thu Dec 17 17:46:40 2020 -0800

    tools/libressl: update to 3.3.1
    
    Signed-off-by: Rosen Penev <rosenp at gmail.com>
---
 tools/libressl/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/libressl/Makefile b/tools/libressl/Makefile
index 0cc26a930c..dbd8ca4d1a 100644
--- a/tools/libressl/Makefile
+++ b/tools/libressl/Makefile
@@ -8,8 +8,8 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libressl
-PKG_VERSION:=3.2.1
-PKG_HASH:=d28db224cfb6d18009b2a7e8cb213cd5c943bbec87550062fef6a38479250315
+PKG_VERSION:=3.3.1
+PKG_HASH:=a6d331865e0164a13ac85a228e52517f7cf8f8488f2f95f34e7857302f97cfdb
 PKG_RELEASE:=1
 
 PKG_CPE_ID:=cpe:/a:openbsd:libressl



More information about the lede-commits mailing list