Explorar el Código

Use downloads.openwrt.org for packages

Markus Lindenberg hace 8 años
padre
commit
b8caecb7c1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      site.conf

+ 1 - 1
site.conf

@@ -11,7 +11,7 @@
 	regdom = 'DE',
 
 	opkg = {
-		openwrt = 'http://update.services.ffdo.de/openwrt/%n/%v/%S/packages',
+		openwrt = 'http://downloads.openwrt.org/%n/%v/%S/packages',
 		extra = {
 			modules = 'http://update.services.ffdo.de/%GS/releases/%GR/modules/%GR/%S',
 		},