浏览代码

ustream-ssl: update to Git HEAD (2023-11-26)

91666a3 ustream-mbedtls: Add compatibility with Mbed TLS 3.0.0
263b9a9 cmake: Fail if undefined symbols are used

Signed-off-by: Hauke Mehrtens <[email protected]>
Hauke Mehrtens 1 年之前
父节点
当前提交
fa55f595fb
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      package/libs/ustream-ssl/Makefile

+ 3 - 3
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:=2023-02-25
-PKG_SOURCE_VERSION:=498f6e268d4d2b0ad33b430f4ba1abe397d31496
-PKG_MIRROR_HASH:=a201d065dd613e30886c9f13a0851cec79538192cfe591b6f8ecd88724d55fb1
+PKG_SOURCE_DATE:=2023-11-26
+PKG_SOURCE_VERSION:=263b9a97cf7e1e2467319c23832b705fc01190b5
+PKG_MIRROR_HASH:=1c01d633f21c6cb578a785826d1983284b28f49b20d608d82179842dcdbeed6e
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=ISC