Browse Source

We use openwrt instead of lede

Michael Schwarz 4 years ago
parent
commit
d042a283d5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      extra/template.conf

+ 1 - 1
extra/template.conf

@@ -31,7 +31,7 @@
 
 	-- OpenWRT Package Repository (IPv6 capable)
 	opkg = {
-		lede = 'http://firmware.srv.in.ffho.net/lede/packages-%v/%A',
+		openwrt = 'http://firmware.srv.in.ffho.net/openwrt/packages-%v/%A',
 		extra = {
 			gluon = 'http://firmware.srv.in.ffho.net/%GR/modules/%S',
 		},