summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2024-04-18 22:27:33 +0200
committerFelix Fietkau <nbd@nbd.name>2024-04-18 22:27:50 +0200
commit899276795608a120266acd49eea852d163526246 (patch)
tree7e6077509f847be77b695e4890e33cc7ab7ed26f
parente4453d1f8172feee97e0f66a102aa4e63c47e629 (diff)
downloadopenwrt-899276795608a120266acd49eea852d163526246.tar.gz
openwrt-899276795608a120266acd49eea852d163526246.tar.bz2
openwrt-899276795608a120266acd49eea852d163526246.zip
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@nbd.name>
-rw-r--r--package/libs/ustream-ssl/Makefile4
1 files 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