From: John Crispin Date: Mon, 30 Mar 2015 13:17:27 +0000 (+0000) Subject: ustream-ssl: properly handle return codes X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=ebf2a2a9a01f10eb083eca0e274c6b4cce62b563 ustream-ssl: properly handle return codes Signed-off-by: John Crispin SVN-Revision: 45157 --- 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