mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/lxi-tools: Updated for version 1.21
Signed-off-by: Nate Bargmann <n0nb@arrl.net> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d536e44389
commit
0671008c29
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=lxi-tools
|
||||
VERSION=${VERSION:-1.20}
|
||||
VERSION=${VERSION:-1.21}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="lxi-tools"
|
||||
VERSION="1.20"
|
||||
VERSION="1.21"
|
||||
HOMEPAGE="https://lxi-tools.github.io/"
|
||||
DOWNLOAD="https://github.com/lxi-tools/lxi-tools/releases/download/v1.20/lxi-tools-1.20.tar.xz"
|
||||
MD5SUM="2e7bdd16464d4f519ea7a71efad4428f"
|
||||
DOWNLOAD="https://github.com/lxi-tools/lxi-tools/releases/download/v1.21/lxi-tools-1.21.tar.xz"
|
||||
MD5SUM="a89aaf5841ada80ca25d9d38c0d11ead"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="liblxi lua"
|
||||
|
|
Loading…
Reference in a new issue