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