From 899276795608a120266acd49eea852d163526246 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 18 Apr 2024 22:27:33 +0200 Subject: [PATCH] ustream-ssl: update to Git HEAD (2024-04-18) f9a28a9ce864 ustream-ssl: poll connection on incomplete reads 3c49e70c4622 ustream-ssl: increase number of read buffers Signed-off-by: Felix Fietkau --- package/libs/ustream-ssl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/libs/ustream-ssl/Makefile b/package/libs/ustream-ssl/Makefile index 5531a19e0f..b293d7abab 100644 --- a/package/libs/ustream-ssl/Makefile +++ b/package/libs/ustream-ssl/Makefile @@ -6,8 +6,8 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(PROJECT_GIT)/project/ustream-ssl.git PKG_SOURCE_DATE:=2024-04-18 -PKG_SOURCE_VERSION:=af7c3532ad499bc97f568087a57ac0f4fe6f56e1 -PKG_MIRROR_HASH:=a1aaa6d9245bb7007c070312587844fe4054fd95af3ba3fffd942ba852ff2c8f +PKG_SOURCE_VERSION:=3c49e70c462249c174062e8181d191c859c5e41b +PKG_MIRROR_HASH:=652c402a468c5904ea90bc59ac06793e523f422c947b3d692df80c00d4117d8a CMAKE_INSTALL:=1 PKG_LICENSE:=ISC -- 2.30.2