Author: blogic
Date: 2015-04-14 21:01:24 +0200 (Tue, 14 Apr 2015)
New Revision: 45441

Modified:
   trunk/package/libs/ustream-ssl/Makefile
Log:
ustream-ssl: update to latest git HEAD

fixes long writes when using polarssl

Signed-off-by: John Crispin <[email protected]>

Modified: trunk/package/libs/ustream-ssl/Makefile
===================================================================
--- trunk/package/libs/ustream-ssl/Makefile     2015-04-14 19:01:09 UTC (rev 
45440)
+++ trunk/package/libs/ustream-ssl/Makefile     2015-04-14 19:01:24 UTC (rev 
45441)
@@ -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
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to