[openwrt/openwrt] ustream-ssl: update to Git HEAD (2024-04-18)
LEDE Commits
lede-commits at lists.infradead.org
Thu Apr 18 13:28:16 PDT 2024
nbd pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/899276795608a120266acd49eea852d163526246
commit 899276795608a120266acd49eea852d163526246
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Thu Apr 18 22:27:33 2024 +0200
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 <nbd at nbd.name>
---
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
More information about the lede-commits
mailing list