i2c-tools: update i2c-tools to v3.1.0

Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35232 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2013-01-18 16:34:33 +00:00
parent eb735a27ad
commit 6f31017731

View File

@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=i2c-tools
PKG_VERSION:=3.0.3
PKG_VERSION:=3.1.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://dl.lm-sensors.org/i2c-tools/releases
PKG_MD5SUM:=511376eed04455cdb277ef19c5f73bb4
PKG_MD5SUM:=f15019e559e378c6e9d5d6299a00df21
PKG_BUILD_DEPENDS:=PACKAGE_python-smbus:python