Browse Source

i2c-tools: add fossies.org download mirror

lm-sensors.org is down, again...

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lilik-openwrt-22.03
Daniel Golle 9 years ago
parent
commit
a78192e96c
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      utils/i2c-tools/Makefile

+ 3
- 1
utils/i2c-tools/Makefile View File

@ -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…
Cancel
Save