We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e817ff commit 03ed0cfCopy full SHA for 03ed0cf
1 file changed
srcpkgs/dnscrypt-proxy/template
@@ -1,6 +1,6 @@
1
# Template file for 'dnscrypt-proxy'
2
pkgname=dnscrypt-proxy
3
-version=2.1.15
+version=2.1.16
4
revision=1
5
build_style=go
6
go_import_path=github.com/dnscrypt/dnscrypt-proxy
@@ -12,7 +12,7 @@ license="ISC"
12
homepage="https://github.com/DNSCrypt/dnscrypt-proxy"
13
changelog="https://raw.githubusercontent.com/DNSCrypt/dnscrypt-proxy/master/ChangeLog"
14
distfiles="https://github.com/DNSCrypt/dnscrypt-proxy/archive/refs/tags/${version}.tar.gz"
15
-checksum=57da91dd2a3992a1528e764bcfe9b48088c63c933c0c571a2cac3d27ac8c7546
+checksum=7ba5aa76d3fdc6fbb667689ba13d8ac3e66be27655695a9d412e5ad4afe34f8d
16
conf_files="/etc/dnscrypt-proxy/dnscrypt-proxy.toml"
17
system_accounts="dnscrypt_proxy"
18
0 commit comments