[package] update i2c-tools to 3.0.2 (#5467)
authorFlorian Fainelli <florian@openwrt.org>
Sun, 12 Jul 2009 12:34:04 +0000 (12:34 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 12 Jul 2009 12:34:04 +0000 (12:34 +0000)
SVN-Revision: 16803

utils/i2c-tools/Makefile

index 135bc9ddd153d8523cbe25fecd10d3e2ba3df48b..e69d3a0a890180f57aa01ebffbcb24b04aefe5da 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=i2c-tools
-PKG_VERSION:=3.0.1
+PKG_VERSION:=3.0.2
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://dl.lm-sensors.org/i2c-tools/releases/
-PKG_MD5SUM:=0f5c7ce5fd3c65113909db0ef3a3a8c8
+PKG_MD5SUM:=b546345ac19db56719dea6b8199f11e0
 
 include $(INCLUDE_DIR)/package.mk