[openwrt/openwrt] ustream-ssl: update to Git HEAD (2024-04-18)

LEDE Commits lede-commits at lists.infradead.org
Thu Apr 18 04:19:31 PDT 2024


nbd pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/e4453d1f8172feee97e0f66a102aa4e63c47e629

commit e4453d1f8172feee97e0f66a102aa4e63c47e629
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Thu Apr 18 13:18:21 2024 +0200

    ustream-ssl: update to Git HEAD (2024-04-18)
    
    60d8fbb5e669 mbedtls: handle session tickets for TLS 1.3
    ac42af7981ae mbedtls: add ifdefs to fix legacy compatibility
    af7c3532ad49 mbedtls: another cosmetic ifdef fix
    
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
 package/libs/ustream-ssl/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/libs/ustream-ssl/Makefile b/package/libs/ustream-ssl/Makefile
index 8537205fda..5531a19e0f 100644
--- a/package/libs/ustream-ssl/Makefile
+++ b/package/libs/ustream-ssl/Makefile
@@ -5,9 +5,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/ustream-ssl.git
-PKG_SOURCE_DATE:=2024-04-07
-PKG_SOURCE_VERSION:=d61493a4420417cbf9931ffee8c862faf04f2967
-PKG_MIRROR_HASH:=a420d775ad4928836e33e0d9423486fe4904555dbbfff283cd96370a49cf9659
+PKG_SOURCE_DATE:=2024-04-18
+PKG_SOURCE_VERSION:=af7c3532ad499bc97f568087a57ac0f4fe6f56e1
+PKG_MIRROR_HASH:=a1aaa6d9245bb7007c070312587844fe4054fd95af3ba3fffd942ba852ff2c8f
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=ISC




More information about the lede-commits mailing list