diff options
Diffstat (limited to 'system/slackrepo-hints/slackrepo-hints.SlackBuild')
-rw-r--r-- | system/slackrepo-hints/slackrepo-hints.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/slackrepo-hints/slackrepo-hints.SlackBuild b/system/slackrepo-hints/slackrepo-hints.SlackBuild index 161fd432d60a..66ba90f5289e 100644 --- a/system/slackrepo-hints/slackrepo-hints.SlackBuild +++ b/system/slackrepo-hints/slackrepo-hints.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=slackrepo-hints -VERSION=${VERSION:-20240127} +VERSION=${VERSION:-20240224} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |