From: Luka Perkov Date: Sat, 9 Jun 2012 23:51:39 +0000 (+0000) Subject: [packages] lm-sensors: update to 3.3.2 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=f82545683e842c30fd4eb90d9542b3fc4c53db16;p=openwrt%2Fsvn-archive%2Farchive.git [packages] lm-sensors: update to 3.3.2 SVN-Revision: 32152 --- diff --git a/utils/lm-sensors/Makefile b/utils/lm-sensors/Makefile index 35d39fe524..99fe7990e4 100644 --- a/utils/lm-sensors/Makefile +++ b/utils/lm-sensors/Makefile @@ -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 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