diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2022-11-12 06:07:01 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-12 22:33:00 +0700 |
commit | 13cc919317c9e7d4699985ceaf8e7a6772638345 (patch) | |
tree | ecf96b8e0cc4effdb2f33b93cb564d17c4628e97 /network/AdGuardHome/AdGuardHome.SlackBuild | |
parent | 05e026d95abd9e9317241682751b2c61c6c35af2 (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.SlackBuild | 2 |
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} |