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