This repository was archived by the owner on Jun 20, 2020. It is now read-only.
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 67
67
stable = {
68
68
name = 'stable',
69
69
mirrors = {
70
- 'http://updates.services. ffffm.net/stable/sysupgrade',
70
+ 'http://firmware. ffffm.net/images /stable/sysupgrade',
71
71
},
72
72
good_signatures = 3,
73
73
pubkeys = {
82
82
rc = {
83
83
name = 'rc',
84
84
mirrors = {
85
- 'http://updates.services. ffffm.net/rc/sysupgrade',
85
+ 'http://firmware. ffffm.net/images /rc/sysupgrade',
86
86
},
87
87
good_signatures = 2,
88
88
pubkeys = {
97
97
next = {
98
98
name = 'next',
99
99
mirrors = {
100
- 'http://updates.services. ffffm.net/next/sysupgrade',
100
+ 'http://firmware. ffffm.net/images /next/sysupgrade',
101
101
},
102
102
good_signatures = 1,
103
103
pubkeys = {
112
112
experimental = {
113
113
name = 'experimental',
114
114
mirrors = {
115
- 'http://updates.services. ffffm.net/experimental/sysupgrade',
115
+ 'http://firmware. ffffm.net/images /experimental/sysupgrade',
116
116
},
117
117
good_signatures = 1,
118
118
pubkeys = {
129
129
130
130
opkg = {
131
131
extra = {
132
- modules = 'http://updates.services .ffffm.net/modules/gluon-%GS-%GR/%S',
132
+ modules = 'http://firmware .ffffm.net/modules/gluon-%GS-%GR/%S',
133
133
},
134
134
},
135
135
You can’t perform that action at this time.
0 commit comments