summaryrefslogtreecommitdiffstats
path: root/source/ap/sysstat/sysstat.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-06-03 05:14:12 +0000
committer Eric Hameleers <alien@slackware.com>2018-06-03 14:58:00 +0200
commitb5c37d741f799c8289c331f601c6499e8b974ec7 (patch)
tree9216f624c85161f6510d11c45a32e00b6edba884 /source/ap/sysstat/sysstat.SlackBuild
parent49c42264db93dbcfad7b9c15f7cb731627cc4ebc (diff)
downloadcurrent-b5c37d741f799c8289c331f601c6499e8b974ec7.tar.gz
current-b5c37d741f799c8289c331f601c6499e8b974ec7.tar.xz
Sun Jun 3 05:14:12 UTC 201820180603051412
a/mkinitrd-1.4.11-x86_64-7.txz: Rebuilt. Provide absolute path to depmod. Thanks to andygoth. ap/mariadb-10.3.7-x86_64-1.txz: Upgraded. Shared library .so-version bump. libmysqld.so.19 was renamed to libmariadbd.so.19. Anything linking to libmysqld.so.19 will need to be recompiled. ap/nano-2.9.8-x86_64-1.txz: Upgraded. ap/sysstat-11.6.4-x86_64-1.txz: Upgraded. kde/amarok-2.9.0-x86_64-3.txz: Rebuilt. Recompiled to link to libmariadbd.so.19. l/librsvg-2.42.5-x86_64-1.txz: Upgraded. n/p11-kit-0.23.12-x86_64-1.txz: Upgraded. x/mesa-18.1.1-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/ap/sysstat/sysstat.SlackBuild')
-rwxr-xr-xsource/ap/sysstat/sysstat.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/sysstat/sysstat.SlackBuild b/source/ap/sysstat/sysstat.SlackBuild
index 0ce3927de..ddeeb4c13 100755
--- a/source/ap/sysstat/sysstat.SlackBuild
+++ b/source/ap/sysstat/sysstat.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=sysstat
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