summaryrefslogtreecommitdiffstats
path: root/system/dget/dget.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/dget/dget.SlackBuild')
-rw-r--r--system/dget/dget.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/dget/dget.SlackBuild b/system/dget/dget.SlackBuild
index 8b1e6b5677..37cb28fa8a 100644
--- a/system/dget/dget.SlackBuild
+++ b/system/dget/dget.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for dget.
#
-# Copyright 2018-2021 Edinaldo P. Silva, Rio de Janeiro, Brazil.
+# Copyright 2018-2023 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dget
-VERSION=${VERSION:-2.20.5}
+VERSION=${VERSION:-2.23.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}