aboutsummaryrefslogtreecommitdiff
path: root/network/AdGuardHome/AdGuardHome.SlackBuild
diff options
context:
space:
mode:
authorAlexander Verbovetsky <alik@ejik.org>2021-02-12 20:29:21 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-02-14 06:27:53 +0700
commit7f55f641d147485dce7ad23a314762c353d12493 (patch)
tree0f3554489fa32ebe9b31ea660b387619d560e7b8 /network/AdGuardHome/AdGuardHome.SlackBuild
parent92651da9019d3cf179f15c03d4fbe4d616c27aba (diff)
network/AdGuardHome: Updated for version 0.105.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/AdGuardHome/AdGuardHome.SlackBuild')
-rw-r--r--network/AdGuardHome/AdGuardHome.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/AdGuardHome/AdGuardHome.SlackBuild b/network/AdGuardHome/AdGuardHome.SlackBuild
index 75d85231bd7d..ac03659bd148 100644
--- a/network/AdGuardHome/AdGuardHome.SlackBuild
+++ b/network/AdGuardHome/AdGuardHome.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for AdGuardHome
-# Copyright 2019-2020, Alexander Verbovetsky, Moscow, Russia
+# Copyright 2019-2021, Alexander Verbovetsky, Moscow, Russia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=AdGuardHome
-VERSION=${VERSION:-0.104.3}
+VERSION=${VERSION:-0.105.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}