aboutsummaryrefslogtreecommitdiff
path: root/network/AdGuardHome/AdGuardHome.SlackBuild
diff options
context:
space:
mode:
authorAlexander Verbovetsky <alik@ejik.org>2023-12-08 22:16:42 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-08 22:33:36 +0700
commitec689abee53f0770026a0aae1c4628e6f455d96f (patch)
tree078403a69897682a2ddbac236f53513b9146be46 /network/AdGuardHome/AdGuardHome.SlackBuild
parent5cb355fd717cedd9b9bc78295caa9fbd9ec1e47f (diff)
downloadslackbuilds-ec689abee53f0770026a0aae1c4628e6f455d96f.tar.xz
network/AdGuardHome: Updated for version 0.107.42.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/AdGuardHome/AdGuardHome.SlackBuild')
-rw-r--r--network/AdGuardHome/AdGuardHome.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/AdGuardHome/AdGuardHome.SlackBuild b/network/AdGuardHome/AdGuardHome.SlackBuild
index 94a73fa58c85..407f1204eebf 100644
--- a/network/AdGuardHome/AdGuardHome.SlackBuild
+++ b/network/AdGuardHome/AdGuardHome.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=AdGuardHome
-VERSION=${VERSION:-0.107.41}
+VERSION=${VERSION:-0.107.42}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}