ustream-ssl: move to git.openwrt.org
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48126
This commit is contained in:
parent
dce9fb3006
commit
04d7cf87e3
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ PKG_VERSION:=2015-07-09
|
|||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=git://nbd.name/ustream-ssl.git
|
||||
PKG_SOURCE_URL=$(OPENWRT_GIT)/project/ustream-ssl.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=c2d73c22618e8ee444e8d346695eca908ecb72d3
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
|
|
Loading…
Reference in a new issue