From 904a31e9aae60965c10cc62bd4aedad9b5910094 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 3 May 2018 18:49:42 +0000 Subject: [PATCH] dnscrypt-proxy: rebuild with go-1.10.2 --- srcpkgs/dnscrypt-proxy/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/dnscrypt-proxy/template b/srcpkgs/dnscrypt-proxy/template index 209d42077ae..72b7c03af1e 100644 --- a/srcpkgs/dnscrypt-proxy/template +++ b/srcpkgs/dnscrypt-proxy/template @@ -1,7 +1,7 @@ # Template file for 'dnscrypt-proxy' pkgname=dnscrypt-proxy version=2.0.11 -revision=1 +revision=2 build_style=go short_desc="DNS proxy that encrypts queries" go_import_path="github.com/jedisct1/dnscrypt-proxy"