summaryrefslogtreecommitdiff
path: root/open-source-lorries/openwrt.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/openwrt.lorry')
-rw-r--r--open-source-lorries/openwrt.lorry38
1 files changed, 17 insertions, 21 deletions
diff --git a/open-source-lorries/openwrt.lorry b/open-source-lorries/openwrt.lorry
index 565cc06..1895351 100644
--- a/open-source-lorries/openwrt.lorry
+++ b/open-source-lorries/openwrt.lorry
@@ -1,7 +1,7 @@
{
"openwrt/openwrt": {
"type": "git",
- "url": "git://git.openwrt.org/openwrt.git"
+ "url": "https://git.openwrt.org/openwrt/openwrt.git"
},
"openwrt/dnsmasq": {
"type": "git",
@@ -13,19 +13,19 @@
},
"openwrt/firewall3": {
"type": "git",
- "url": "git://nbd.name/firewall3.git"
+ "url": "https://git.openwrt.org/project/firewall3.git"
},
"openwrt/fstools": {
"type": "git",
- "url": "git://nbd.name/fstools.git"
+ "url": "https://git.openwrt.org/project/fstools.git"
},
"openwrt/iwinfo": {
"type": "git",
- "url": "git://git.openwrt.org/project/iwinfo.git"
+ "url": "https://git.openwrt.org/project/iwinfo.git"
},
"openwrt/jsonpath": {
"type": "git",
- "url": "git://git.openwrt.org/project/jsonpath.git"
+ "url": "https://git.openwrt.org/project/jsonpath.git"
},
"openwrt/libnl-tiny": {
"type": "git",
@@ -33,15 +33,15 @@
},
"openwrt/libubox": {
"type": "git",
- "url": "git://git.openwrt.org/project/libubox.git"
+ "url": "https://git.openwrt.org/project/libubox.git"
},
"openwrt/netifd": {
"type": "git",
- "url": "http://git.openwrt.org/project/netifd.git"
+ "url": "https://git.openwrt.org/project/netifd.git"
},
"openwrt/odhcp6c": {
"type": "git",
- "url": "git://github.com/sbyx/odhcp6c.git"
+ "url": "https://github.com/sbyx/odhcp6c.git"
},
"openwrt/odhcpd": {
"type": "git",
@@ -49,42 +49,38 @@
},
"openwrt/rpcd": {
"type": "git",
- "url": "git://nbd.name/luci2/rpcd.git"
+ "url": "https://git.openwrt.org/project/rpcd.git"
},
"openwrt/ubox": {
"type": "git",
- "url": "git://nbd.name/luci2/ubox.git"
+ "url": "https://git.openwrt.org/project/ubox.git"
},
"openwrt/ubus": {
"type": "git",
- "url": "git://nbd.name/luci2/ubus.git"
+ "url": "https://git.openwrt.org/project/ubus.git"
},
"openwrt/uclient": {
"type": "git",
- "url": "git://git.openwrt.org/project/uclient.git"
- },
- "openwrt/uhttpd": {
- "type": "git",
- "url": "git://nbd.name/uhttpd.git"
+ "url": "https://git.openwrt.org/project/uclient.git"
},
"openwrt/uhttpd2": {
"type": "git",
- "url": "git://nbd.name/uhttpd2.git"
+ "url": "https://git.openwrt.org/project/uhttpd.git"
},
"openwrt/ustream-ssl": {
"type": "git",
- "url": "git://nbd.name/ustream-ssl.git"
+ "url": "https://git.openwrt.org/project/ustream-ssl.git"
},
"openwrt/luci2-ui": {
"type": "git",
- "url": "git://git.openwrt.org/project/luci2/ui.git"
+ "url": "https://git.openwrt.org/project/luci2/ui.git"
},
"openwrt/uci": {
"type": "git",
- "url": "git://nbd.name/uci.git"
+ "url": "https://git.openwrt.org/project/uci.git"
},
"openwrt/procd": {
"type": "git",
- "url": "git://nbd.name/luci2/procd.git"
+ "url": "https://git.openwrt.org/project/procd.git"
}
}