aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--network/dnsproxy-bin/dnsproxy-bin.SlackBuild4
-rw-r--r--network/dnsproxy-bin/dnsproxy-bin.info14
2 files changed, 9 insertions, 9 deletions
diff --git a/network/dnsproxy-bin/dnsproxy-bin.SlackBuild b/network/dnsproxy-bin/dnsproxy-bin.SlackBuild
index 6eac4689f5..7eddbd8a71 100644
--- a/network/dnsproxy-bin/dnsproxy-bin.SlackBuild
+++ b/network/dnsproxy-bin/dnsproxy-bin.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for dnsproxy-bin
-# Copyright 2024 fourtysixandtwo <fourtysixandtwo@sliderr.net>
+# Copyright 2024-2025 fourtysixandtwo <fourtysixandtwo@sliderr.net>
# Copyright 2024 Alexander Verbovetsky, Moscow, Russia
# All rights reserved.
#
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dnsproxy-bin
-VERSION=${VERSION:-0.73.4}
+VERSION=${VERSION:-0.74.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 01ccfb1378..9451a1c49c 100644
--- a/network/dnsproxy-bin/dnsproxy-bin.info
+++ b/network/dnsproxy-bin/dnsproxy-bin.info
@@ -1,13 +1,13 @@
PRGNAM="dnsproxy-bin"
-VERSION="0.73.4"
+VERSION="0.74.1"
HOMEPAGE="https://github.com/AdguardTeam/dnsproxy"
-DOWNLOAD="https://github.com/AdguardTeam/dnsproxy/releases/download/v0.73.4/dnsproxy-linux-386-v0.73.4.tar.gz \
- https://raw.githubusercontent.com/AdguardTeam/dnsproxy/v0.73.4/config.yaml.dist"
-MD5SUM="efcfb5a23900ef671992700b510e3ffd \
+DOWNLOAD="https://github.com/AdguardTeam/dnsproxy/releases/download/v0.74.1/dnsproxy-linux-386-v0.74.1.tar.gz \
+ https://raw.githubusercontent.com/AdguardTeam/dnsproxy/v0.74.1/config.yaml.dist"
+MD5SUM="b194a6f59a1d952f36412c0cc5651db4 \
5a8aaaacbc3aeb1af4aac34233f2d14b"
-DOWNLOAD_x86_64="https://github.com/AdguardTeam/dnsproxy/releases/download/v0.73.4/dnsproxy-linux-amd64-v0.73.4.tar.gz \
- https://raw.githubusercontent.com/AdguardTeam/dnsproxy/v0.73.4/config.yaml.dist"
-MD5SUM_x86_64="d8f15f869553af14b6859000c644bc08 \
+DOWNLOAD_x86_64="https://github.com/AdguardTeam/dnsproxy/releases/download/v0.74.1/dnsproxy-linux-amd64-v0.74.1.tar.gz \
+ https://raw.githubusercontent.com/AdguardTeam/dnsproxy/v0.74.1/config.yaml.dist"
+MD5SUM_x86_64="7a82684aab1c0ac32848be971e9ed3f3 \
5a8aaaacbc3aeb1af4aac34233f2d14b"
REQUIRES=""
MAINTAINER="fourtysixandtwo"