summaryrefslogtreecommitdiffstats
path: root/rules/i2c-tools.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/i2c-tools.make')
-rw-r--r--rules/i2c-tools.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/i2c-tools.make b/rules/i2c-tools.make
index 877d6d8c7..f25a461ed 100644
--- a/rules/i2c-tools.make
+++ b/rules/i2c-tools.make
@@ -17,7 +17,7 @@ PACKAGES-$(PTXCONF_I2C_TOOLS) += i2c-tools
#
# Paths and names
#
-I2C_TOOLS_VERSION := 3.0.1
+I2C_TOOLS_VERSION := 3.0.2
I2C_TOOLS := i2c-tools-$(I2C_TOOLS_VERSION)
I2C_TOOLS_SUFFIX := tar.bz2
I2C_TOOLS_URL := http://dl.lm-sensors.org/i2c-tools/releases/$(I2C_TOOLS).$(I2C_TOOLS_SUFFIX)