ustream-ssl: update to latest git HEAD
fixes long writes when using polarssl Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 45441
This commit is contained in:
		| @@ -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 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 John Crispin
					John Crispin