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

LEDE Commits lede-commits at lists.infradead.org
Fri Apr 19 09:00:57 PDT 2024


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

commit 7334337064c4527ecad839d825ca37ea98a17bfb
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Fri Apr 19 17:56:02 2024 +0200

    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 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 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




More information about the lede-commits mailing list