aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-04-14 19:01:24 +0000
committerJohn Crispin <blogic@openwrt.org>2015-04-14 19:01:24 +0000
commitde572ca6f3e989d78b983ab7cbfc653445952536 (patch)
tree5fb5a1da2699702989c31b26b94bdd7a86f2b225 /package/libs
parentd0b092eaabcd310f7289f89ff796cec2355c197e (diff)
downloadupstream-de572ca6f3e989d78b983ab7cbfc653445952536.tar.gz
upstream-de572ca6f3e989d78b983ab7cbfc653445952536.tar.bz2
upstream-de572ca6f3e989d78b983ab7cbfc653445952536.zip
ustream-ssl: update to latest git HEAD
fixes long writes when using polarssl Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45441 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libs')
-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 b5e0b23dd9..248ae1f5e5 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:=2014-03-30
+PKG_VERSION:=2014-04-14
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:=db1c50c090bad72eb5c28b1867b7564708ba7f3c
+PKG_SOURCE_VERSION:=a4ca61527236e89eb9efb782fd9bfd04796144e3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1