summaryrefslogtreecommitdiffstats
path: root/source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-08-28 22:05:19 +0000
committer Eric Hameleers <alien@slackware.com>2018-08-29 09:00:38 +0200
commit38dfc4aa131a87735dfc8629c3394c7d2670e9d5 (patch)
treeb34469310a5bc67af355f7145a9dd2cd6e59495c /source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild
parentb70192b9212452c9cca2049c9e718ea7d88dd765 (diff)
downloadcurrent-81e8d5466a1b41df37fcfa02677415c5406ac36d.tar.gz
current-81e8d5466a1b41df37fcfa02677415c5406ac36d.tar.xz
Tue Aug 28 22:05:19 UTC 201820180828220519
a/sysvinit-scripts-2.1-noarch-18.txz: Rebuilt. rc.cpufreq: for CPUs that use intel_pstate, default to the performance governor. The performance governor provides power savings while avoiding the ramp-up lag caused by using "ondemand", which defaults to "powersave" on these systems. Thanks to EdGr. d/bison-3.1-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild')
-rwxr-xr-xsource/a/sysvinit-scripts/sysvinit-scripts.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild b/source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild
index 1a38236aa..8876e3299 100755
--- a/source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild
+++ b/source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=sysvinit-scripts
VERSION=${VERSION:-2.1}
ARCH=noarch
-BUILD=${BUILD:-17}
+BUILD=${BUILD:-18}
# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
# the name of the created package would be, and then exit. This information