summaryrefslogtreecommitdiffstats
path: root/source/ap
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-03-26 18:05:00 +0000
committer Eric Hameleers <alien@slackware.com>2021-03-27 08:59:51 +0100
commit70c069bd5cf5acd2bb3b115218e801d038ec9ad6 (patch)
tree159c189e9a90247beff04b10ca9c9e19190b895c /source/ap
parentef8da054874c083955348ec5ecfeb571c9a81b7e (diff)
downloadcurrent-70c069bd5cf5acd2bb3b115218e801d038ec9ad6.tar.gz
current-70c069bd5cf5acd2bb3b115218e801d038ec9ad6.tar.xz
Fri Mar 26 18:05:00 UTC 202120210326180500
a/mkinitrd-1.4.11-x86_64-20.txz: Rebuilt. mkinitrd_command_generator.sh: account for the mmc_block module having an internal name of "mmcblk". Thanks to Andypoo. ap/cups-filters-1.28.8-x86_64-1.txz: Upgraded. l/expat-2.3.0-x86_64-1.txz: Upgraded. l/libvpx-1.10.0-x86_64-1.txz: Upgraded. l/netpbm-10.93.03-x86_64-1.txz: Upgraded. n/pam-krb5-4.10-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/ap')
-rwxr-xr-xsource/ap/cups-filters/cups-filters.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/cups-filters/cups-filters.SlackBuild b/source/ap/cups-filters/cups-filters.SlackBuild
index 4b7060281..ffbe020a5 100755
--- a/source/ap/cups-filters/cups-filters.SlackBuild
+++ b/source/ap/cups-filters/cups-filters.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=cups-filters
VERSION=${VERSION:-$(echo $PKGNAM-*.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