summaryrefslogtreecommitdiffstats
path: root/source/l/wireplumber/wireplumber.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-02-11 22:11:59 +0000
committer Eric Hameleers <alien@slackware.com>2024-02-12 00:02:09 +0100
commit8f1367463b7818a6e0ae4f53f705fd86a8717d5c (patch)
treedb58955b338393bea43d2c7da64de922dbdda121 /source/l/wireplumber/wireplumber.SlackBuild
parentae890b6c29fcc240d9e93fff99727703073ed0dc (diff)
downloadcurrent-146f08b0f25943b2d57fc9a2b71e08fafa6b2c8c.tar.gz
current-146f08b0f25943b2d57fc9a2b71e08fafa6b2c8c.tar.xz
Sun Feb 11 22:11:59 UTC 202420240211221159
ap/mariadb-10.11.7-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://mariadb.com/kb/en/mariadb-10-11-7-release-notes/ l/gjs-1.76.3-x86_64-1.txz: Upgraded. l/imagemagick-7.1.1_28-x86_64-1.txz: Upgraded. l/pipewire-1.0.3-x86_64-4.txz: Rebuilt. Use cmp -s in doinst.sh. Thanks to Thom1b and Windu. l/wireplumber-0.4.17-x86_64-2.txz: Rebuilt. Use cmp -s in doinst.sh. Thanks to Thom1b and Windu. n/dnsmasq-2.89-x86_64-2.txz: Rebuilt. Added trust-anchors.conf and edited PREFIX in dnsmasq.conf to simplify setting up DNSSEC. Thanks to marav. xap/xsnow-3.7.8-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l/wireplumber/wireplumber.SlackBuild')
-rwxr-xr-xsource/l/wireplumber/wireplumber.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/wireplumber/wireplumber.SlackBuild b/source/l/wireplumber/wireplumber.SlackBuild
index d6b22c5cd..035b7781e 100755
--- a/source/l/wireplumber/wireplumber.SlackBuild
+++ b/source/l/wireplumber/wireplumber.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=wireplumber
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then