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:
Frederico Gomes 2026-03-08 12:03:33 +00:00 committed by Sunil Mohan Adapa
parent 831a18847e
commit bd6780b81d
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -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',