summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2024-04-19 17:56:02 +0200
committerFelix Fietkau <nbd@nbd.name>2024-04-19 18:00:23 +0200
commit7334337064c4527ecad839d825ca37ea98a17bfb (patch)
treec25cf95730f67f3250e7b4a42c8e82c8f31da5ef
parent0bba6741531131c021e5896e8c11d9e880001bab (diff)
downloadopenwrt-7334337064c4527ecad839d825ca37ea98a17bfb.tar.gz
openwrt-7334337064c4527ecad839d825ca37ea98a17bfb.tar.bz2
openwrt-7334337064c4527ecad839d825ca37ea98a17bfb.zip
ustream-ssl: update to Git HEAD (2024-04-19)
524a76e5af78 ustream-ssl: add support for using a fd instead of ustream as backing Signed-off-by: Felix Fietkau <nbd@nbd.name>
-rw-r--r--package/libs/ustream-ssl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libs/ustream-ssl/Makefile b/package/libs/ustream-ssl/Makefile
index b293d7abab..b9c477f2ae 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-18
-PKG_SOURCE_VERSION:=3c49e70c462249c174062e8181d191c859c5e41b
-PKG_MIRROR_HASH:=652c402a468c5904ea90bc59ac06793e523f422c947b3d692df80c00d4117d8a
+PKG_SOURCE_DATE:=2024-04-19
+PKG_SOURCE_VERSION:=524a76e5af78fa577c46e0d24bdedd4254e07cd4
+PKG_MIRROR_HASH:=638a3143013c7b60faa0e92f466a4245c635b72a7a61baa84dc9fca000991999
CMAKE_INSTALL:=1
PKG_LICENSE:=ISC