aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/ustream-ssl
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2015-06-09 16:52:12 +0000
committerJo-Philipp Wich <jow@openwrt.org>2015-06-09 16:52:12 +0000
commit645635801d9bcd7212481eaaabab3fc37c838cf0 (patch)
tree47d3bbcbc91bcd13f128c26e552f3bc114be1ae7 /package/libs/ustream-ssl
parent1acfc775d626c4b3dd9960b25537d912463d5cfe (diff)
downloadupstream-645635801d9bcd7212481eaaabab3fc37c838cf0.tar.gz
upstream-645635801d9bcd7212481eaaabab3fc37c838cf0.tar.bz2
upstream-645635801d9bcd7212481eaaabab3fc37c838cf0.zip
ustream-ssl: fix compilation against current PolarSSL/mbedTLS version
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45934
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 6f652b9cb2..25c3203024 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:=2015-04-14
+PKG_VERSION:=2015-07-09
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/ustream-ssl.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=a4ca61527236e89eb9efb782fd9bfd04796144e3
+PKG_SOURCE_VERSION:=c2d73c22618e8ee444e8d346695eca908ecb72d3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1