ustream-ssl: update to Git version 2022-12-07
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 8 Dec 2022 00:15:11 +0000 (01:15 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 8 Dec 2022 00:17:26 +0000 (01:17 +0100)
9217ab4 ustream-openssl: Disable renegotiation in TLSv1.2 and earlier
2ce1d48 ci: fix building with i.MX6 SDK
584f1f6 ustream-openssl: wolfSSL: provide detailed information in debug builds
aa8c48e cmake: add a possibility to set library version

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/libs/ustream-ssl/Makefile

index 3181f66c7e6a356d97d5451227a214a39288d9d2..f90a2edb755ce0ebcaefa506d6a9214617359e39 100644 (file)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ustream-ssl
-PKG_RELEASE:=2
+PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/ustream-ssl.git
-PKG_SOURCE_DATE:=2022-01-16
-PKG_SOURCE_VERSION:=868fd8812f477c110f9c6c5252c0bd172167b94c
-PKG_MIRROR_HASH:=dd28d5e846b391917cf83d66176653bdfa4e8a0d5b11144b65a012fe7693ddeb
+PKG_SOURCE_DATE:=2022-12-08
+PKG_SOURCE_VERSION:=9217ab46536353c7c792951b57163063f5ec7a3b
+PKG_MIRROR_HASH:=cd4dc6a6c18290348b1f8b1c01df3320e4954dc46d714c797bef066f7a91248d
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=ISC