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:
Nate Bargmann 2018-07-14 08:28:47 -05:00 committed by Willy Sudiarto Raharjo
parent d536e44389
commit 0671008c29
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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"