system/slackrepo-hints: Updated for version 20240823.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
273d87aaff
commit
e744921888
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=slackrepo-hints
|
||||
VERSION=${VERSION:-20240817}
|
||||
VERSION=${VERSION:-20240823}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="slackrepo-hints"
|
||||
VERSION="20240817"
|
||||
VERSION="20240823"
|
||||
HOMEPAGE="https://github.com/aclemons/slackrepo-hints"
|
||||
DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240817/slackrepo-hints-20240817.tar.gz"
|
||||
MD5SUM="bb259fbafdfdfef590e408234f7cca20"
|
||||
DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240823/slackrepo-hints-20240823.tar.gz"
|
||||
MD5SUM="f779d43eeda6f5dd839a311f2e22d4d1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue