From 4dd4c9a5264cc35f72ce046382f26fe4ee715f60 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 7 Sep 2021 19:06:41 +0000 Subject: Tue Sep 7 19:06:41 UTC 2021 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 *) --- source/l/SDL2_mixer/SDL2_mixer.SlackBuild | 2 +- source/l/poppler-data/poppler-data.SlackBuild | 2 +- source/l/sdl/sdl.SlackBuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'source') diff --git a/source/l/SDL2_mixer/SDL2_mixer.SlackBuild b/source/l/SDL2_mixer/SDL2_mixer.SlackBuild index 10aa91ec..e3860ba5 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 diff --git a/source/l/poppler-data/poppler-data.SlackBuild b/source/l/poppler-data/poppler-data.SlackBuild index c96accb9..671b19c3 100755 --- a/source/l/poppler-data/poppler-data.SlackBuild +++ b/source/l/poppler-data/poppler-data.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=poppler-data VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} ARCH=noarch -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # If the variable PRINT_PACKAGE_NAME is set, then this script will report what # the name of the created package would be, and then exit. This information diff --git a/source/l/sdl/sdl.SlackBuild b/source/l/sdl/sdl.SlackBuild index 3bb77dd4..df5b3651 100755 --- a/source/l/sdl/sdl.SlackBuild +++ b/source/l/sdl/sdl.SlackBuild @@ -30,7 +30,7 @@ NET=${NET:-$(echo SDL_net-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev SOUND=${SOUND:-$(echo SDL_sound-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} TTF=${TTF:-$(echo SDL_ttf-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-11} +BUILD=${BUILD:-12} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then -- cgit v1.2.3