summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/openwrt.lorry21
1 files changed, 11 insertions, 10 deletions
diff --git a/open-source-lorries/openwrt.lorry b/open-source-lorries/openwrt.lorry
index 58fa54c..4dbf43d 100644
--- a/open-source-lorries/openwrt.lorry
+++ b/open-source-lorries/openwrt.lorry
@@ -13,11 +13,11 @@
},
"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",
@@ -49,15 +49,15 @@
},
"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",
@@ -65,15 +65,16 @@
},
"openwrt/uhttpd": {
"type": "git",
- "url": "git://nbd.name/uhttpd.git"
+ "url": "git://nbd.name/uhttpd.git",
+ "description": "Obsolete (use openwrt/uhttpd2)"
},
"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",
@@ -81,10 +82,10 @@
},
"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"
}
}