diff mbox series

[OpenWrt-Devel] tools: libressl: update to 2.9.2 version

Message ID 20190718163550.28576-1-roman@advem.lv
State Accepted
Headers show
Series [OpenWrt-Devel] tools: libressl: update to 2.9.2 version | expand

Commit Message

Roman Yeryomin July 18, 2019, 4:35 p.m. UTC
To keep in sync with OpenSSL 1.1.x branch version options.

Signed-off-by: Roman Yeryomin <roman@advem.lv>
---
 tools/libressl/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/tools/libressl/Makefile b/tools/libressl/Makefile
index 8894a058e4..d029666611 100644
--- a/tools/libressl/Makefile
+++ b/tools/libressl/Makefile
@@ -8,8 +8,8 @@ 
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libressl
-PKG_VERSION:=2.8.1
-PKG_HASH:=334bf7050f1db4087feebb30571ec13d9fa975bf05d6003ce3ab6d7d2452cf42
+PKG_VERSION:=2.9.2
+PKG_HASH:=c4c78167fae325b47aebd8beb54b6041d6f6a56b3743f4bd5d79b15642f9d5d4
 PKG_RELEASE:=1
 
 PKG_CPE_ID:=cpe:/a:openbsd:libressl