ustream-ssl: update to the latest version, fixes connection with servers requiring DHE
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48380
This commit is contained in:
parent
23541c6f6f
commit
54baefc480
@ -1,13 +1,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ustream-ssl
|
||||
PKG_VERSION:=2016-01-15
|
||||
PKG_VERSION:=2016-01-19
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=$(OPENWRT_GIT)/project/ustream-ssl.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=0c4f5c2493a4a9bbff28efd9661a967fe95e7495
|
||||
PKG_SOURCE_VERSION:=334dce08589197d6571d4afa1aabc69891647daf
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user