diff options
Diffstat (limited to 'package/libressl')
-rw-r--r-- | package/libressl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libressl/Makefile b/package/libressl/Makefile index 59489bc1e..e49a3d50a 100644 --- a/package/libressl/Makefile +++ b/package/libressl/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= libressl -PKG_VERSION:= 2.4.4 +PKG_VERSION:= 2.4.5 PKG_RELEASE:= 1 -PKG_HASH:= 6fcfaf6934733ea1dcb2f6a4d459d9600e2f488793e51c2daf49b70518eebfd1 +PKG_HASH:= d300c4e358aee951af6dfd1684ef0c034758b47171544230f3ccf6ce24fe4347 PKG_DESCR:= ssl/tls library PKG_SECTION:= libs/crypto PKG_URL:= http://www.libressl.org |