Browse Source

libressl: update to 3.8.2

Waldemar Brodkorb 1 year ago
parent
commit
3c0e4097a4
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/libressl/Makefile

+ 2 - 2
package/libressl/Makefile

@@ -4,9 +4,9 @@
 include $(ADK_TOPDIR)/rules.mk
 
 PKG_NAME:=		libressl
-PKG_VERSION:=		3.7.3
+PKG_VERSION:=		3.8.2
 PKG_RELEASE:=		1
-PKG_HASH:=		7948c856a90c825bd7268b6f85674a8dcd254bae42e221781b24e3f8dc335db3
+PKG_HASH:=		6d4b8d5bbb25a1f8336639e56ec5088052d43a95256697a85c4ce91323c25954
 PKG_DESCR:=		ssl/tls library
 PKG_SECTION:=		libs/crypto
 PKG_URL:=		http://www.libressl.org