summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--network/dnsproxy-bin/dnsproxy-bin.SlackBuild2
-rw-r--r--network/dnsproxy-bin/dnsproxy-bin.info14
2 files changed, 8 insertions, 8 deletions
diff --git a/network/dnsproxy-bin/dnsproxy-bin.SlackBuild b/network/dnsproxy-bin/dnsproxy-bin.SlackBuild
index 7664d01f40..9824692161 100644
--- a/network/dnsproxy-bin/dnsproxy-bin.SlackBuild
+++ b/network/dnsproxy-bin/dnsproxy-bin.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dnsproxy-bin
-VERSION=${VERSION:-0.72.2}
+VERSION=${VERSION:-0.72.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/dnsproxy-bin/dnsproxy-bin.info b/network/dnsproxy-bin/dnsproxy-bin.info
index 381ce2093d..9587510ee9 100644
--- a/network/dnsproxy-bin/dnsproxy-bin.info
+++ b/network/dnsproxy-bin/dnsproxy-bin.info
@@ -1,13 +1,13 @@
PRGNAM="dnsproxy-bin"
-VERSION="0.72.2"
+VERSION="0.72.3"
HOMEPAGE="https://github.com/AdguardTeam/dnsproxy"
-DOWNLOAD="https://github.com/AdguardTeam/dnsproxy/releases/download/v0.72.2/dnsproxy-linux-386-v0.72.2.tar.gz \
- https://raw.githubusercontent.com/AdguardTeam/dnsproxy/v0.72.2/config.yaml.dist"
-MD5SUM="8972ed68ae13ca7600fa811f98c0c2e0 \
+DOWNLOAD="https://github.com/AdguardTeam/dnsproxy/releases/download/v0.72.3/dnsproxy-linux-386-v0.72.3.tar.gz \
+ https://raw.githubusercontent.com/AdguardTeam/dnsproxy/v0.72.3/config.yaml.dist"
+MD5SUM="f22f612e350e24632c8c33ccbc5c062d \
5a8aaaacbc3aeb1af4aac34233f2d14b"
-DOWNLOAD_x86_64="https://github.com/AdguardTeam/dnsproxy/releases/download/v0.72.2/dnsproxy-linux-amd64-v0.72.2.tar.gz \
- https://raw.githubusercontent.com/AdguardTeam/dnsproxy/v0.72.2/config.yaml.dist"
-MD5SUM_x86_64="07d8710a8cca56f8ac3ecf52803fed4d \
+DOWNLOAD_x86_64="https://github.com/AdguardTeam/dnsproxy/releases/download/v0.72.3/dnsproxy-linux-amd64-v0.72.3.tar.gz \
+ https://raw.githubusercontent.com/AdguardTeam/dnsproxy/v0.72.3/config.yaml.dist"
+MD5SUM_x86_64="63bd8b6645b87ab2af8b655315f7a2d4 \
5a8aaaacbc3aeb1af4aac34233f2d14b"
REQUIRES=""
MAINTAINER="Alexander Verbovetsky"