gnu: i2c-tools: Update source and home-page URLs.

* gnu/packages/linux.scm (i2c-tools)[source]: Update URL.
[home-page]: Update URL.
This commit is contained in:
Leo Famulari 2016-01-08 16:29:57 -05:00
parent 3a04d5d4e4
commit f32274a71e

View file

@ -1882,7 +1882,7 @@ (define-public i2c-tools
(source (origin
(method url-fetch)
(uri (string-append
"http://dl.lm-sensors.org/i2c-tools/releases/i2c-tools-"
"http://jdelvare.nerim.net/mirror/i2c-tools/i2c-tools-"
version ".tar.bz2"))
(sha256
(base32
@ -1896,7 +1896,7 @@ (define-public i2c-tools
#:phases (alist-delete 'configure %standard-phases)))
(inputs
`(("perl" ,perl)))
(home-page "http://www.lm-sensors.org/wiki/I2CTools")
(home-page "http://jdelvare.nerim.net/devel.html#i2ctools")
(synopsis "I2C tools for Linux")
(description
"The i2c-tools package contains a heterogeneous set of I2C tools for