Browse Source

ustream-ssl: update to the latest version, fixes cyassl build

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 40004
Felix Fietkau 11 years ago
parent
commit
8a17353e75
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/libs/ustream-ssl/Makefile

+ 2 - 2
package/libs/ustream-ssl/Makefile

@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ustream-ssl
-PKG_VERSION:=2014-03-17
+PKG_VERSION:=2014-03-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:=14fa00e3fe1ca61fcc546ee18976ec23fbe62d74
+PKG_SOURCE_VERSION:=515d8c344086746b44939652004a7b5ac1b85097
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 CMAKE_INSTALL:=1