summaryrefslogtreecommitdiffstats
path: root/source/l/SDL2_mixer/SDL2_mixer.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-09-07 19:06:41 +0000
committer Eric Hameleers <alien@slackware.com>2021-09-08 09:04:33 +0200
commit4dd4c9a5264cc35f72ce046382f26fe4ee715f60 (patch)
tree17a4cab01b06f0401c1185ec6847261a74988b06 /source/l/SDL2_mixer/SDL2_mixer.SlackBuild
parent5fb4954ced66e554f77799e718dc6289a011ecf2 (diff)
downloadcurrent-4dd4c9a5264cc35f72ce046382f26fe4ee715f60.tar.gz
current-4dd4c9a5264cc35f72ce046382f26fe4ee715f60.tar.xz
Tue Sep 7 19:06:41 UTC 202120210907190641
d/python-setuptools-58.0.2-x86_64-1.txz: Upgraded. l/SDL2_mixer-2.0.4-x86_64-5.txz: Rebuilt. Rebuilt to fix embedded shared library .so-versions used for dynamic loading. Thanks to teeemcee. l/fuse3-3.10.5-x86_64-1.txz: Upgraded. l/harfbuzz-2.9.1-x86_64-1.txz: Upgraded. l/poppler-data-0.4.11-noarch-1.txz: Upgraded. l/sdl-1.2.15-x86_64-12.txz: Rebuilt. Rebuilt to fix embedded shared library .so-versions in libSDL_mixer-1.2.so.0 used for dynamic loading. Thanks to teeemcee. n/libqmi-1.30.2-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-91.1.0-x86_64-1.txz: Upgraded. This release contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/thunderbird/91.1.0/releasenotes/ (* Security fix *)
Diffstat (limited to 'source/l/SDL2_mixer/SDL2_mixer.SlackBuild')
-rwxr-xr-xsource/l/SDL2_mixer/SDL2_mixer.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/SDL2_mixer/SDL2_mixer.SlackBuild b/source/l/SDL2_mixer/SDL2_mixer.SlackBuild
index 10aa91ec6..e3860ba56 100755
--- a/source/l/SDL2_mixer/SDL2_mixer.SlackBuild
+++ b/source/l/SDL2_mixer/SDL2_mixer.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=SDL2_mixer
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-4}
+BUILD=${BUILD:-5}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then