blob: c0c9f7efcd6ed2cede36c93c2808acc3721236c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = nginx-njs-dns-git
pkgdesc = Sample Configuration for DNS over HTTPS (DoH/DoT gateway) and GSLB with NGINX
pkgver = r48.6afbf1b
pkgrel = 1
url = https://github.com/TuxInvader/nginx-dns
arch = any
license = unknown
makedepends = git
depends = nginx
source = nginx-dns::git+https://github.com/TuxInvader/nginx-dns.git#branch=master
sha256sums = SKIP
pkgname = nginx-njs-dns-git
|