Browse Source

libressl: update to 3.6.1

Waldemar Brodkorb 2 years ago
parent
commit
bef139c660
2 changed files with 2 additions and 13 deletions
  1. 2 2
      package/libressl/Makefile
  2. 0 11
      package/libressl/patches/patch-Makefile_in

+ 2 - 2
package/libressl/Makefile

@@ -4,9 +4,9 @@
 include $(ADK_TOPDIR)/rules.mk
 
 PKG_NAME:=		libressl
-PKG_VERSION:=		3.5.3
+PKG_VERSION:=		3.6.1
 PKG_RELEASE:=		1
-PKG_HASH:=		3ab5e5eaef69ce20c6b170ee64d785b42235f48f2e62b095fca5d7b6672b8b28
+PKG_HASH:=		acfac61316e93b919c28d62d53037ca734de85c46b4d703f19fd8395cf006774
 PKG_DESCR:=		ssl/tls library
 PKG_SECTION:=		libs/crypto
 PKG_URL:=		http://www.libressl.org

+ 0 - 11
package/libressl/patches/patch-Makefile_in

@@ -1,11 +0,0 @@
---- libressl-3.1.2.orig/Makefile.in	2020-05-21 05:00:51.000000000 +0200
-+++ libressl-3.1.2/Makefile.in	2020-06-06 20:50:41.000000000 +0200
-@@ -191,7 +191,7 @@ am__define_uniq_tagged_files = \
- ETAGS = etags
- CTAGS = ctags
- CSCOPE = cscope
--DIST_SUBDIRS = crypto ssl tls include apps man tests
-+DIST_SUBDIRS = crypto ssl tls include apps
- am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/libcrypto.pc.in \
- 	$(srcdir)/libssl.pc.in $(srcdir)/libtls.pc.in \
- 	$(srcdir)/openssl.pc.in COPYING ChangeLog INSTALL compile \