diff options
author | rubo77 <github@r.z11.de> | 2017-04-21 17:27:14 +0200 |
---|---|---|
committer | rubo77 <github@r.z11.de> | 2017-04-21 17:27:14 +0200 |
commit | 41fb925eba0a43c2f18b5a4ca59e439ea36d783d (patch) | |
tree | 778dd50af2359d351305976b40665e261376012c | |
parent | fcf2dc8692ab0e1f2028795a32f461ebe0153499 (diff) |
Firmware links https and mirror direct freifunk ip6
-rw-r--r-- | _plugins/firmwares.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_plugins/firmwares.rb b/_plugins/firmwares.rb index 7f4d884..a8b557a 100644 --- a/_plugins/firmwares.rb +++ b/_plugins/firmwares.rb @@ -9,8 +9,8 @@ FIRMWARE_VERSION = '2016.2.5' FIRMWARE_REGEX = Regexp.new('^' + FIRMWARE_PREFIX + '-' + FIRMWARE_VERSION + '-') #FIRMWARE_BASE = site.config['firmware']['base'] -FIRMWARE_BASE = 'http://freifunk.in-kiel.de/firmware/stable/' -FIRMWARE_MIRROR = 'https://freifunk.in-kiel.de/firmware/stable/' +FIRMWARE_BASE = 'https://freifunk.in-kiel.de/firmware/stable/' +FIRMWARE_MIRROR = 'http://[fda1:384a:74de:4242::fd00]/firmware/stable/' GROUPS = { "8Devices" => { |