mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 08:37:02 +02:00
dnscrypt-proxy: mark broken
This commit is contained in:
parent
a50715e8fe
commit
a0bae1c727
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ conf_files="/etc/dnscrypt-proxy.toml"
|
|||
system_accounts="dnscrypt_proxy"
|
||||
make_dirs="/var/log/dnscrypt-proxy 0750 dnscrypt_proxy dnscrypt_proxy"
|
||||
|
||||
broken="GOTOOLCHAIN not supported"
|
||||
|
||||
pre_build() {
|
||||
export GOTOOLCHAIN="go1.20.7"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue