aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2022-12-08 01:15:11 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2022-12-08 01:19:14 +0100
commit63fde4607cd0db01d76131c78cef25acd5ec1f08 (patch)
tree203d327296bc27bcb13a646689538ebe2e0a6a7a /package
parent1c174fe0ba5f8d41ad83188aeda33fe342592569 (diff)
downloadupstream-63fde4607cd0db01d76131c78cef25acd5ec1f08.tar.gz
upstream-63fde4607cd0db01d76131c78cef25acd5ec1f08.tar.bz2
upstream-63fde4607cd0db01d76131c78cef25acd5ec1f08.zip
ustream-ssl: update to Git version 2022-12-07
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> (cherry picked from commit 69f0c29b8b3339ef93c04f6c7f92481e8e223e2f)
Diffstat (limited to 'package')
-rw-r--r--package/libs/ustream-ssl/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/libs/ustream-ssl/Makefile b/package/libs/ustream-ssl/Makefile
index 4f474978db..c2f046318f 100644
--- a/package/libs/ustream-ssl/Makefile
+++ b/package/libs/ustream-ssl/Makefile
@@ -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