summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2019-01-28 12:09:33 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-02-02 08:12:09 +0700
commit8ff4ce2fddc5751d387ff4cf240fcc50fb4932ba (patch)
tree189adaad24e9ea765a69fa306502d3c57b89efc8
parent8412b63376e3900ae6cc90676ab0f7b919516058 (diff)
downloadslackbuilds-8ff4ce2fddc5751d387ff4cf240fcc50fb4932ba.tar.gz
slackbuilds-8ff4ce2fddc5751d387ff4cf240fcc50fb4932ba.tar.xz
system/i2c-tools: Updated for version 4.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--system/i2c-tools/README2
-rw-r--r--system/i2c-tools/i2c-tools.SlackBuild4
-rw-r--r--system/i2c-tools/i2c-tools.info6
3 files changed, 5 insertions, 7 deletions
diff --git a/system/i2c-tools/README b/system/i2c-tools/README
index 5ad715d2b8..4779c9ffcd 100644
--- a/system/i2c-tools/README
+++ b/system/i2c-tools/README
@@ -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
diff --git a/system/i2c-tools/i2c-tools.SlackBuild b/system/i2c-tools/i2c-tools.SlackBuild
index 37ab0c622b..05ae7ad50f 100644
--- a/system/i2c-tools/i2c-tools.SlackBuild
+++ b/system/i2c-tools/i2c-tools.SlackBuild
@@ -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}
diff --git a/system/i2c-tools/i2c-tools.info b/system/i2c-tools/i2c-tools.info
index 5d650ac218..aea16fa90c 100644
--- a/system/i2c-tools/i2c-tools.info
+++ b/system/i2c-tools/i2c-tools.info
@@ -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=""