mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
wireguard: Remove client entry for F-Droid which is not available
Link to the F-Droid WireGuard package returns 404 Not Found. WireGuard seems to no longer be packaged by F-Droid. Signed-off-by: Frederico Gomes <fredericojfgomes@gmail.com> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
831a18847e
commit
bd6780b81d
@ -24,11 +24,6 @@ clients = [{
|
||||
'type': 'package',
|
||||
'format': 'deb',
|
||||
'name': 'wireguard'
|
||||
}, {
|
||||
'type': 'store',
|
||||
'os': 'android',
|
||||
'store_name': 'f-droid',
|
||||
'url': store_url('f-droid', _wireguard_package_id)
|
||||
}, {
|
||||
'type': 'store',
|
||||
'os': 'android',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user