system/slackrepo-hints: Updated for version 20240105.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fe3e353b89
commit
813bac6e08
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for slackrepo-hints
|
||||
|
||||
# Copyright 2017-2022 Andrew Clemons, Wellington New Zealand
|
||||
# Copyright 2022-2023 Andrew Clemons, Tokyo Japan
|
||||
# Copyright 2022-2024 Andrew Clemons, Tokyo Japan
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=slackrepo-hints
|
||||
VERSION=${VERSION:-20231111}
|
||||
VERSION=${VERSION:-20240105}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="slackrepo-hints"
|
||||
VERSION="20231111"
|
||||
VERSION="20240105"
|
||||
HOMEPAGE="https://github.com/aclemons/slackrepo-hints"
|
||||
DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20231111/slackrepo-hints-20231111.tar.gz"
|
||||
MD5SUM="dd2c822a6a10c81c5eb162dde6a9ef7b"
|
||||
DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240105/slackrepo-hints-20240105.tar.gz"
|
||||
MD5SUM="7eeac33791c56eabc11f5f1baea974a3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue