aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/ustream-ssl
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-26 00:10:19 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-26 00:10:19 +0000
commit487efe2508930f23f0477dd79e88d1d9f95ee66e (patch)
treea118ddd53597c6d0c5107d14ab7ae24bed26e9cd /package/libs/ustream-ssl
parent495badf6d1c3d3650375a0f2b23abbf7ca7e4274 (diff)
downloadupstream-487efe2508930f23f0477dd79e88d1d9f95ee66e.tar.gz
upstream-487efe2508930f23f0477dd79e88d1d9f95ee66e.tar.bz2
upstream-487efe2508930f23f0477dd79e88d1d9f95ee66e.zip
ustream-ssl: update to the latest version, fixes hostname validation with openssl
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48503
Diffstat (limited to 'package/libs/ustream-ssl')
-rw-r--r--package/libs/ustream-ssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libs/ustream-ssl/Makefile b/package/libs/ustream-ssl/Makefile
index 436878a6ec..be7fb5405c 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_VERSION:=2016-01-23
+PKG_VERSION:=2016-01-25
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(OPENWRT_GIT)/project/ustream-ssl.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=b1dede0e595410e1aa1380a33ca75b7ff684a077
+PKG_SOURCE_VERSION:=173aca2acf16b367f9a130efe677189854784b78
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1