aboutsummaryrefslogtreecommitdiff
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 4bda007e4e..5889b6ccad 100644
--- a/network/dnsproxy-bin/dnsproxy-bin.SlackBuild
+++ b/network/dnsproxy-bin/dnsproxy-bin.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dnsproxy-bin
-VERSION=${VERSION:-0.75.5}
+VERSION=${VERSION:-0.75.6}
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 28b1b14ffb..eae5cac3b3 100644
--- a/network/dnsproxy-bin/dnsproxy-bin.info
+++ b/network/dnsproxy-bin/dnsproxy-bin.info
@@ -1,13 +1,13 @@
PRGNAM="dnsproxy-bin"
-VERSION="0.75.5"
+VERSION="0.75.6"
HOMEPAGE="https://github.com/AdguardTeam/dnsproxy"
-DOWNLOAD="https://github.com/AdguardTeam/dnsproxy/releases/download/v0.75.5/dnsproxy-linux-386-v0.75.5.tar.gz \
- https://raw.githubusercontent.com/AdguardTeam/dnsproxy/v0.75.5/config.yaml.dist"
-MD5SUM="8e2a0d1ae066854835b5371e2cd5dc30 \
+DOWNLOAD="https://github.com/AdguardTeam/dnsproxy/releases/download/v0.75.6/dnsproxy-linux-386-v0.75.6.tar.gz \
+ https://raw.githubusercontent.com/AdguardTeam/dnsproxy/v0.75.6/config.yaml.dist"
+MD5SUM="a9d86cd724b720ecc5405dc0a648403d \
5a8aaaacbc3aeb1af4aac34233f2d14b"
-DOWNLOAD_x86_64="https://github.com/AdguardTeam/dnsproxy/releases/download/v0.75.5/dnsproxy-linux-amd64-v0.75.5.tar.gz \
- https://raw.githubusercontent.com/AdguardTeam/dnsproxy/v0.75.5/config.yaml.dist"
-MD5SUM_x86_64="6acab5fd84ca7322a562a1aa21455dfb \
+DOWNLOAD_x86_64="https://github.com/AdguardTeam/dnsproxy/releases/download/v0.75.6/dnsproxy-linux-amd64-v0.75.6.tar.gz \
+ https://raw.githubusercontent.com/AdguardTeam/dnsproxy/v0.75.6/config.yaml.dist"
+MD5SUM_x86_64="91c90630be08add7a55e00e7889f6f1c \
5a8aaaacbc3aeb1af4aac34233f2d14b"
REQUIRES=""
MAINTAINER="fourtysixandtwo"