i2c-tools: add fossies.org download mirror
lm-sensors.org is down, again... Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
97a6a903e8
commit
a78192e96c
1 changed files with 3 additions and 1 deletions
|
@ -11,7 +11,9 @@ PKG_NAME:=i2c-tools
|
|||
PKG_VERSION:=3.1.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_URL:=http://dl.lm-sensors.org/i2c-tools/releases/
|
||||
PKG_SOURCE_URL:=http://dl.lm-sensors.org/i2c-tools/releases/ \
|
||||
http://fossies.org/linux/misc/
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_MD5SUM:=7104a1043d11a5e2c7b131614eb1b962
|
||||
|
||||
|
|
Loading…
Reference in a new issue