diff options
author | Andreo F. Rissardo <andreotec@gmail.com> | 2021-03-19 23:11:58 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-03-20 11:00:46 +0700 |
commit | d66c341f9679560feb2bc9d41f16ec2502b6af5a (patch) | |
tree | e563f659b22c4d57cde1bf675979eefde9e633fd /network/fdns/fdns.info | |
parent | 535c8df46acc1dd5ed13dd470165fd427a36cce7 (diff) |
network/fdns: Added (Firejail DNS-over-HTTPS Proxy Server)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/fdns/fdns.info')
-rw-r--r-- | network/fdns/fdns.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/fdns/fdns.info b/network/fdns/fdns.info new file mode 100644 index 0000000000000..648a2f4700159 --- /dev/null +++ b/network/fdns/fdns.info @@ -0,0 +1,10 @@ +PRGNAM="fdns" +VERSION="0.9.62" +HOMEPAGE="https://firejaildns.wordpress.com/" +DOWNLOAD="https://github.com/netblue30/fdns/releases/download/v0.9.62/fdns-0.9.62.tar.xz" +MD5SUM="54024101181e84174c164853ca086b48" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="libseccomp" +MAINTAINER="Andreo F. Rissardo" +EMAIL="andreotec@gmail.com" |