mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] i2c-tools: version bump & secondary url
@ 2015-11-07 14:33 Wolfram Sang
  2015-11-30 14:14 ` Wolfram Sang
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2015-11-07 14:33 UTC (permalink / raw)
  To: ptxdist; +Cc: Wolfram Sang

lm-sensors.org has often problems these days, so add a mirror url hosted
by the maintainer. Do a version bump while we are here.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
---
 rules/i2c-tools.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/i2c-tools.make b/rules/i2c-tools.make
index 5949fde..fe0392f 100644
--- a/rules/i2c-tools.make
+++ b/rules/i2c-tools.make
@@ -16,11 +16,11 @@ PACKAGES-$(PTXCONF_I2C_TOOLS) += i2c-tools
 #
 # Paths and names
 #
-I2C_TOOLS_VERSION	:= 3.1.0
-I2C_TOOLS_MD5		:= f15019e559e378c6e9d5d6299a00df21
+I2C_TOOLS_VERSION	:= 3.1.2
+I2C_TOOLS_MD5		:= 7104a1043d11a5e2c7b131614eb1b962
 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)
+I2C_TOOLS_URL		:= http://dl.lm-sensors.org/i2c-tools/releases/$(I2C_TOOLS).$(I2C_TOOLS_SUFFIX) http://jdelvare.nerim.net/mirror/i2c-tools/$(I2C_TOOLS).$(I2C_TOOLS_SUFFIX)
 I2C_TOOLS_SOURCE	:= $(SRCDIR)/$(I2C_TOOLS).$(I2C_TOOLS_SUFFIX)
 I2C_TOOLS_DIR		:= $(BUILDDIR)/$(I2C_TOOLS)
 I2C_TOOLS_LICENSE	:= GPL-2.0+
-- 
2.1.4


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-11-30 14:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-07 14:33 [ptxdist] [PATCH] i2c-tools: version bump & secondary url Wolfram Sang
2015-11-30 14:14 ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox