summaryrefslogtreecommitdiffstats
path: root/source/ap/lm_sensors
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-11-26 22:58:11 +0000
committer Eric Hameleers <alien@slackware.com>2018-11-27 08:59:46 +0100
commitbec25255185f3eb2e43abf4a495c275fe3c70fbf (patch)
tree6b659c3b529bf2f304b29bc66adf3a6b460d7593 /source/ap/lm_sensors
parent6b0434cfef488f332faad7efd1359d5f07b02a49 (diff)
downloadcurrent-bec25255185f3eb2e43abf4a495c275fe3c70fbf.tar.gz
current-bec25255185f3eb2e43abf4a495c275fe3c70fbf.tar.xz
Mon Nov 26 22:58:11 UTC 201820181126225811
ap/lm_sensors-3.5.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. ap/sysstat-12.0.2-x86_64-2.txz: Rebuilt. Recompiled against lm_sensors-3.5.0. kde/kde-workspace-4.11.22-x86_64-6.txz: Rebuilt. Recompiled against lm_sensors-3.5.0. n/mutt-1.11.0-x86_64-1.txz: Upgraded. n/net-snmp-5.8-x86_64-3.txz: Rebuilt. Recompiled against lm_sensors-3.5.0. n/ntp-4.2.8p12-x86_64-3.txz: Rebuilt. Recompiled against lm_sensors-3.5.0. n/postfix-3.3.2-x86_64-1.txz: Upgraded. xap/gkrellm-2.3.10-x86_64-5.txz: Rebuilt. Recompiled against lm_sensors-3.5.0.
Diffstat (limited to 'source/ap/lm_sensors')
-rwxr-xr-xsource/ap/lm_sensors/lm_sensors.SlackBuild6
-rw-r--r--source/ap/lm_sensors/slack-desc2
2 files changed, 4 insertions, 4 deletions
diff --git a/source/ap/lm_sensors/lm_sensors.SlackBuild b/source/ap/lm_sensors/lm_sensors.SlackBuild
index 97ec3c1df..5bdc00c10 100755
--- a/source/ap/lm_sensors/lm_sensors.SlackBuild
+++ b/source/ap/lm_sensors/lm_sensors.SlackBuild
@@ -23,8 +23,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=lm_sensors
-VERSION=${VERSION:-$(echo $PKGNAM-*.tar.bz2 | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
@@ -59,7 +59,7 @@ mkdir -p $TMP $PKG
cd $TMP
rm -rf ${PKGNAM}-${VERSION}
-tar xvf $CWD/${PKGNAM}-$VERSION.tar.bz2 || exit 1
+tar xvf $CWD/${PKGNAM}-$VERSION.tar.?z || exit 1
cd ${PKGNAM}-$VERSION || exit 1
# Make sure ownerships and permissions are sane:
diff --git a/source/ap/lm_sensors/slack-desc b/source/ap/lm_sensors/slack-desc
index 8736faf73..901295eec 100644
--- a/source/ap/lm_sensors/slack-desc
+++ b/source/ap/lm_sensors/slack-desc
@@ -14,6 +14,6 @@ lm_sensors: are text-based tools for sensor reporting, and a library for sensors
lm_sensors: access called libsensors. It also contains tools for sensor hardware
lm_sensors: identification and I2C bus probing.
lm_sensors:
-lm_sensors:
+lm_sensors: Homepage: https://github.com/groeck/lm-sensors
lm_sensors:
lm_sensors: