ustream-ssl: fix compilation against current PolarSSL/mbedTLS version
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 9 Jun 2015 16:52:12 +0000 (16:52 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 9 Jun 2015 16:52:12 +0000 (16:52 +0000)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 45934

package/libs/ustream-ssl/Makefile

index 6f652b9cb250141af88a8aefb314e393dda72d05..25c3203024b59a9a555217f4174d3e4f524f47d9 100644 (file)
@@ -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