summaryrefslogtreecommitdiffstats
path: root/source/a/mdadm
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-01-02 01:25:29 +0000
committer Eric Hameleers <alien@slackware.com>2022-01-02 08:59:54 +0100
commit4b5d75483c1f858242945982c4bf879f9a7929ac (patch)
treeee34ebd40ef7b3b6a40a24e5e36142081a7e0c8e /source/a/mdadm
parenta4a4d64170ecf6bf20bb90def93307aa8ebe18c6 (diff)
downloadcurrent-4b5d75483c1f858242945982c4bf879f9a7929ac.tar.gz
current-4b5d75483c1f858242945982c4bf879f9a7929ac.tar.xz
Sun Jan 2 01:25:29 UTC 202220220102012529
a/mdadm-4.2-x86_64-1.txz: Upgraded. ap/usbmuxd-20210925_e3a3180-x86_64-1.txz: Upgraded. Updated to fix mounting devices with iOS 15.1. Thanks to qunying. l/libimobiledevice-20211124_2c6121d-x86_64-1.txz: Upgraded. l/libimobiledevice-glue-20211125_3cb687b-x86_64-1.txz: Added. l/xapian-core-1.4.19-x86_64-1.txz: Upgraded. x/mesa-21.3.3-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/a/mdadm')
-rwxr-xr-xsource/a/mdadm/mdadm.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/a/mdadm/mdadm.SlackBuild b/source/a/mdadm/mdadm.SlackBuild
index dbebd1bf8..de41151b0 100755
--- a/source/a/mdadm/mdadm.SlackBuild
+++ b/source/a/mdadm/mdadm.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=mdadm
VERSION=${VERSION:-$(echo mdadm-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then