summaryrefslogtreecommitdiffstats
path: root/package/libs/ustream-ssl
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-01-22 14:29:01 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-01-22 14:29:01 +0000
commitaca0690ce53aa092cf9273ac0e4598bf652e0990 (patch)
treee4d4b13e276adf92f7369c00f2e0c685bc6901b8 /package/libs/ustream-ssl
parent2245726371cf10fa383303cc73500d83d8e246f9 (diff)
downloadmaster-31e0f0ae-aca0690ce53aa092cf9273ac0e4598bf652e0990.tar.gz
master-31e0f0ae-aca0690ce53aa092cf9273ac0e4598bf652e0990.tar.bz2
master-31e0f0ae-aca0690ce53aa092cf9273ac0e4598bf652e0990.zip
ustream-ssl: update to latest version, fixes handling large chunks of data (fixes #12866)
SVN-Revision: 35293
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 06dbf35d1e..9fef5e7f19 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:=2013-01-13
+PKG_VERSION:=2013-01-22
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:=4b9b0031cce397ab2945b664d6df9f3ac4ddb3f6
+PKG_SOURCE_VERSION:=da607e6272d789ed5dae3b0efff90912fda6f81f
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1