index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
summary
refs
log
tree
commit
diff
path:
root
/
package
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Felix Fietkau <nbd@openwrt.org>
2016-01-04 15:12:53 +0000
committer
Felix Fietkau <nbd@openwrt.org>
2016-01-04 15:12:53 +0000
commit
04d7cf87e371b01068a7b5a032ea2c94e5ea433f
(
patch
)
tree
3f2c379e13ae281bb0e7b325162dd6cbbe8bb372
/
package
parent
dce9fb3006c2fb5dc3dc7bbb6f1e7735eb1b8064
(
diff
)
ustream-ssl: move to git.openwrt.org
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48126
Diffstat
(limited to 'package')
-rw-r--r--
package/libs/ustream-ssl/Makefile
2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/ustream-ssl/Makefile b/package/libs/ustream-ssl/Makefile
index 25c3203024..cd9b2fe8a3 100644
--- a/
package/libs/ustream-ssl/Makefile
+++ b/
package/libs/ustream-ssl/Makefile
@@ -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