You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
535 B
14 lines
535 B
# This file allows specifying additional repositories to use
|
|
# when building gluon.
|
|
#
|
|
# In most cases, it is not required so don't add it.
|
|
|
|
GLUON_SITE_FEEDS="wgkw fileskw"
|
|
PACKAGES_WGKW_REPO=https://github.com/Netzwerk-Koenigswinter/gluon-mesh-vpn-wireguard.git
|
|
PACKAGES_WGKW_COMMIT=242db55cb43310e5a63c20e5050c76c4abd1adff
|
|
PACKAGES_WGKW_BRANCH=master
|
|
|
|
PACKAGES_FILESKW_REPO=https://github.com/Netzwerk-Koenigswinter/gluon-ffkw-files.git
|
|
PACKAGES_FILESKW_COMMIT=7494262a42b328253caf977253008d49a77f98ef
|
|
PACKAGES_FILESKW_BRANCH=master
|
|
|