system/i2c-tools: Updated for version 4.1.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2019-01-28 12:09:33 +01:00 committed by Willy Sudiarto Raharjo
parent 8412b63376
commit 8ff4ce2fdd
No known key found for this signature in database
GPG key ID: 887B8374D7333381
3 changed files with 5 additions and 7 deletions

View file

@ -1,5 +1,3 @@
i2c-tools (utilities for I2C)
The I2C tools that used to be part of the lm-sensors package have been
split to a separate package.
The i2c-tools package contains a heterogeneous set of I2C tools for

View file

@ -2,7 +2,7 @@
# Slackware build script for i2c-tools
# Copyright 2012-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# Copyright 2012-2019 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=i2c-tools
VERSION=${VERSION:-4.0}
VERSION=${VERSION:-4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="i2c-tools"
VERSION="4.0"
VERSION="4.1"
HOMEPAGE="https://i2c.wiki.kernel.org/index.php/I2C_Tools"
DOWNLOAD="https://www.kernel.org/pub/software/utils/i2c-tools/i2c-tools-4.0.tar.xz"
MD5SUM="f873c657d00bc00e9c47ed938c2cd770"
DOWNLOAD="https://www.kernel.org/pub/software/utils/i2c-tools/i2c-tools-4.1.tar.xz"
MD5SUM="e2981debb4a822a279be7e45a0ede988"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""