[packages] lm-sensors: update to 3.3.2

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32152 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
luka 2012-06-09 23:51:39 +00:00
parent 1e4ecdc844
commit 40b1bd9d6b

View File

@ -1,5 +1,5 @@
#
# Copyright (C) 2006-2011 OpenWrt.org
# Copyright (C) 2006-2012 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=lm-sensors
PKG_VERSION:=3.3.0
PKG_RELEASE:=2
PKG_VERSION:=3.3.2
PKG_RELEASE:=1
PKG_SOURCE:=lm_sensors-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://dl.lm-sensors.org/lm-sensors/releases
PKG_MD5SUM:=5eb18d7531ead4f54f28a1133a606535
PKG_MD5SUM:=f357ba00b080ab102a170f7bf8bb2578
PKG_BUILD_DIR:=$(BUILD_DIR)/lm_sensors-$(PKG_VERSION)
PKG_BUILD_PARALLEL:=1
@ -23,7 +23,6 @@ include $(INCLUDE_DIR)/package.mk
define Package/lm-sensors/Default
DEPENDS:=+sysfsutils
URL:=http://www.lm-sensors.org/
MAINTAINER:=Luka Perkov <openwrt@lukaperkov.net>
endef
define Package/lm-sensors
@ -50,11 +49,11 @@ define Package/libsensors
endef
define Package/lm-sensors/description
Utility to read hardware sensor data
utility to read hardware sensor data
endef
define Package/lm-sensors-detect/description
Script to autodetect sensor hardware
script to autodetect sensor hardware
endef
define Package/libsensors/description