aboutsummaryrefslogtreecommitdiff
path: root/network/AdGuardHome/AdGuardHome.SlackBuild
diff options
context:
space:
mode:
authorAlexander Verbovetsky <alik@ejik.org>2022-11-12 06:07:01 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-12 22:33:00 +0700
commit13cc919317c9e7d4699985ceaf8e7a6772638345 (patch)
treeecf96b8e0cc4effdb2f33b93cb564d17c4628e97 /network/AdGuardHome/AdGuardHome.SlackBuild
parent05e026d95abd9e9317241682751b2c61c6c35af2 (diff)
network/AdGuardHome: Updated for version 0.107.18.
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 1e0fdaeac78db..6cc14ec4391b8 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.17}
+VERSION=${VERSION:-0.107.18}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}