summaryrefslogtreecommitdiffstats
path: root/source/a/hdparm
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-10-17 19:41:35 +0000
committer Eric Hameleers <alien@slackware.com>2018-10-18 09:00:30 +0200
commit31e766aa799df58163c4fad3e425b21f5f68bc49 (patch)
tree262ff3be71019f1540209b2a8101c0e94b071e37 /source/a/hdparm
parent8073ad053c0e5783867cb5d9f64eb4cd05c31392 (diff)
downloadcurrent-31e766aa799df58163c4fad3e425b21f5f68bc49.tar.gz
current-31e766aa799df58163c4fad3e425b21f5f68bc49.tar.xz
Wed Oct 17 19:41:35 UTC 201820181017194135
a/hdparm-9.57-x86_64-1.txz: Upgraded. a/kernel-firmware-20181017_de9cefa-noarch-1.txz: Upgraded. ap/vim-8.1.0481-x86_64-1.txz: Upgraded. l/QScintilla-2.10.8-x86_64-1.txz: Upgraded. l/alsa-plugins-1.1.7-x86_64-2.txz: Rebuilt. Removed /etc/alsa/conf.d/98-maemo.conf symlink that was breaking audio output. Thanks to imitheos. l/gegl-0.4.10-x86_64-1.txz: Upgraded. xap/vim-gvim-8.1.0481-x86_64-1.txz: Upgraded. extra/pure-alsa-system/alsa-plugins-1.1.7-x86_64-2_alsa.txz: Rebuilt. Removed /etc/alsa/conf.d/98-maemo.conf symlink that was breaking audio output. Thanks to imitheos.
Diffstat (limited to 'source/a/hdparm')
-rwxr-xr-xsource/a/hdparm/hdparm.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/a/hdparm/hdparm.SlackBuild b/source/a/hdparm/hdparm.SlackBuild
index 9579ff814..3fbfe61c6 100755
--- a/source/a/hdparm/hdparm.SlackBuild
+++ b/source/a/hdparm/hdparm.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=hdparm
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then