summaryrefslogtreecommitdiffstats
path: root/source/ap
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-01-23 01:17:39 +0000
committer Eric Hameleers <alien@slackware.com>2022-01-23 09:00:00 +0100
commit894a7dcff6c811140eef27e7270b87646143328f (patch)
tree4e8e1824871bbfb84c39cb0bd15ac29cd708e8ab /source/ap
parent399262bfa44c53fd233aa9d79b8e157e59a00f77 (diff)
downloadcurrent-894a7dcff6c811140eef27e7270b87646143328f.tar.gz
current-894a7dcff6c811140eef27e7270b87646143328f.tar.xz
Sun Jan 23 01:17:39 UTC 202220220123011739
ap/ddrescue-1.26-x86_64-1.txz: Upgraded. d/parallel-20220122-noarch-1.txz: Upgraded. l/libimobiledevice-20211124_2c6121d-x86_64-2.txz: Rebuilt. Don't include compatibility pkgconfig symlink. It's unlikely that anything requires it. l/libimobiledevice-glue-20211125_3cb687b-x86_64-2.txz: Rebuilt. Removed broken pkgconfig symlink. Thanks to marav. isolinux/initrd.img: Rebuilt. usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source/ap')
-rwxr-xr-xsource/ap/ddrescue/ddrescue.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/ddrescue/ddrescue.SlackBuild b/source/ap/ddrescue/ddrescue.SlackBuild
index e37c9a159..269409817 100755
--- a/source/ap/ddrescue/ddrescue.SlackBuild
+++ b/source/ap/ddrescue/ddrescue.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=ddrescue
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.lz | rev | cut -f 3- -d . | rev | cut -f 2- -d -)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then