Kaynağa Gözat

i2c-tools: add fossies.org download mirror

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

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle 9 yıl önce
ebeveyn
işleme
a78192e96c
1 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. 3
    1
      utils/i2c-tools/Makefile

+ 3
- 1
utils/i2c-tools/Makefile Dosyayı Görüntüle

@@ -11,7 +11,9 @@ PKG_NAME:=i2c-tools
11 11
 PKG_VERSION:=3.1.2
12 12
 PKG_RELEASE:=1
13 13
 
14
-PKG_SOURCE_URL:=http://dl.lm-sensors.org/i2c-tools/releases/
14
+PKG_SOURCE_URL:=http://dl.lm-sensors.org/i2c-tools/releases/ \
15
+                http://fossies.org/linux/misc/
16
+
15 17
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
16 18
 PKG_MD5SUM:=7104a1043d11a5e2c7b131614eb1b962
17 19