summaryrefslogtreecommitdiffstats
path: root/package/libs/ustream-ssl
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-03-30 13:17:27 +0000
committerJohn Crispin <john@openwrt.org>2015-03-30 13:17:27 +0000
commit67bf89324daee71e0326e92b00f8de301eff06c0 (patch)
treeaf84ad02a9a80b3f29c0df9cd9ad7e158d279c6b /package/libs/ustream-ssl
parent6d7dff85964899bcd7ba001e8aea610ce2dc032b (diff)
downloadmaster-31e0f0ae-67bf89324daee71e0326e92b00f8de301eff06c0.tar.gz
master-31e0f0ae-67bf89324daee71e0326e92b00f8de301eff06c0.tar.bz2
master-31e0f0ae-67bf89324daee71e0326e92b00f8de301eff06c0.zip
ustream-ssl: properly handle return codes
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 45157
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 65a1be9f62..57777a0bbe 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-25
+PKG_VERSION:=2014-03-30
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:=fc0b5ec804ee43c532978dd04ab0509c34baefb0
+PKG_SOURCE_VERSION:=db1c50c090bad72eb5c28b1867b7564708ba7f3c
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1