aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-04-13 10:02:53 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-19 23:05:52 +0700
commit4b533c14f8174312fa81d64541b4ad4731b0a690 (patch)
treedb498e02b25208bef260fd402c454bf68230bd80
parentbb433a9fe91abb1632c05ef41caa6e1c56e763ba (diff)
network/dnsproxy-bin: Updated for version 0.75.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/dnsproxy-bin/dnsproxy-bin.SlackBuild2
-rw-r--r--network/dnsproxy-bin/dnsproxy-bin.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/network/dnsproxy-bin/dnsproxy-bin.SlackBuild b/network/dnsproxy-bin/dnsproxy-bin.SlackBuild
index 76c1bbd1f8..0ac5cc4481 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.0}
+VERSION=${VERSION:-0.75.2}
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 0abfe1af0d..5ec59e911d 100644
--- a/network/dnsproxy-bin/dnsproxy-bin.info
+++ b/network/dnsproxy-bin/dnsproxy-bin.info
@@ -1,5 +1,5 @@
PRGNAM="dnsproxy-bin"
-VERSION="0.75.0"
+VERSION="0.75.2"
HOMEPAGE="https://github.com/AdguardTeam/dnsproxy"
DOWNLOAD="https://github.com/AdguardTeam/dnsproxy/releases/download/v0.75.2/dnsproxy-linux-386-v0.75.2.tar.gz \
https://raw.githubusercontent.com/AdguardTeam/dnsproxy/v0.75.2/config.yaml.dist"