aboutsummaryrefslogtreecommitdiff
path: root/network/dnsproxy-bin
diff options
context:
space:
mode:
authorAlexander Verbovetsky <alik@ejik.org>2024-08-23 21:36:48 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-24 07:52:35 +0700
commit78d25190ba1462cab24ff4453a3238537a6d11e4 (patch)
tree76df643bf758f3473f31e5c24b73ddfbf4e7c800 /network/dnsproxy-bin
parent377da0750106f324c25bd7a468423b063b90c9ef (diff)
network/dnsproxy-bin: Updated for version 0.73.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/dnsproxy-bin')
-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 9824692161..a0ed13d35c 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.3}
+VERSION=${VERSION:-0.73.1}
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 9587510ee9..eaff6f14bc 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.3"
+VERSION="0.73.1"
HOMEPAGE="https://github.com/AdguardTeam/dnsproxy"
-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 \
+DOWNLOAD="https://github.com/AdguardTeam/dnsproxy/releases/download/v0.73.1/dnsproxy-linux-386-v0.73.1.tar.gz \
+ https://raw.githubusercontent.com/AdguardTeam/dnsproxy/v0.73.1/config.yaml.dist"
+MD5SUM="6740ceadaf7f21b69859429cee178a35 \
5a8aaaacbc3aeb1af4aac34233f2d14b"
-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 \
+DOWNLOAD_x86_64="https://github.com/AdguardTeam/dnsproxy/releases/download/v0.73.1/dnsproxy-linux-amd64-v0.73.1.tar.gz \
+ https://raw.githubusercontent.com/AdguardTeam/dnsproxy/v0.73.1/config.yaml.dist"
+MD5SUM_x86_64="b5e1adbfd27f8ed2db349adfee0b625c \
5a8aaaacbc3aeb1af4aac34233f2d14b"
REQUIRES=""
MAINTAINER="Alexander Verbovetsky"