From da5b964ecc482a45392642b55a68eaeb5b554c00 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Fri, 5 Feb 2021 21:18:59 +0000 Subject: Fri Feb 5 21:18:59 UTC 2021 a/udisks2-2.9.2-x86_64-1.txz: Upgraded. d/ccache-4.2-x86_64-1.txz: Upgraded. l/fuse3-3.10.2-x86_64-1.txz: Upgraded. l/glib2-2.66.6-x86_64-1.txz: Upgraded. l/libcap-2.48-x86_64-1.txz: Upgraded. l/lmdb-0.9.28-x86_64-1.txz: Upgraded. l/mozjs78-78.7.1esr-x86_64-1.txz: Upgraded. l/openal-soft-1.21.1-x86_64-1.txz: Upgraded. x/xterm-365-x86_64-1.txz: Upgraded. xap/mozilla-firefox-78.7.1esr-x86_64-1.txz: Upgraded. This release contains a security fix. For more information, see: https://www.mozilla.org/en-US/firefox/78.7.1/releasenotes/ https://www.mozilla.org/en-US/security/advisories/mfsa2021-06/#MOZ-2021-0001 (* Security fix *) xap/mozilla-thunderbird-78.7.1-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/78.7.1/releasenotes/ --- source/a/udisks2/udisks2.SlackBuild | 2 +- source/d/ccache/ccache.SlackBuild | 2 +- source/l/fuse3/fuse3.SlackBuild | 2 +- source/l/lmdb/lmdb.SlackBuild | 2 +- source/l/lmdb/lmdb.url | 2 +- source/l/openal-soft/openal-soft.SlackBuild | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'source') diff --git a/source/a/udisks2/udisks2.SlackBuild b/source/a/udisks2/udisks2.SlackBuild index 71ddca4c..cb9030be 100755 --- a/source/a/udisks2/udisks2.SlackBuild +++ b/source/a/udisks2/udisks2.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=udisks2 SRCNAM=udisks VERSION=${VERSION:-$(echo $SRCNAM-*.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 diff --git a/source/d/ccache/ccache.SlackBuild b/source/d/ccache/ccache.SlackBuild index 3cae12ae..d2c0fc34 100755 --- a/source/d/ccache/ccache.SlackBuild +++ b/source/d/ccache/ccache.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=ccache VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/l/fuse3/fuse3.SlackBuild b/source/l/fuse3/fuse3.SlackBuild index 2b5e3ab4..c2f8557e 100755 --- a/source/l/fuse3/fuse3.SlackBuild +++ b/source/l/fuse3/fuse3.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=fuse3 SRCNAM=fuse VERSION=${VERSION:-$(echo $SRCNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/l/lmdb/lmdb.SlackBuild b/source/l/lmdb/lmdb.SlackBuild index 361f7531..b9a34d2a 100755 --- a/source/l/lmdb/lmdb.SlackBuild +++ b/source/l/lmdb/lmdb.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=lmdb VERSION=${VERSION:-$(echo openldap-LMDB_*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d _ | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/l/lmdb/lmdb.url b/source/l/lmdb/lmdb.url index c2e18f8c..e1314c73 100644 --- a/source/l/lmdb/lmdb.url +++ b/source/l/lmdb/lmdb.url @@ -1,2 +1,2 @@ #https://github.com/LMDB/lmdb -https://git.openldap.org/openldap/openldap/-/archive/LMDB_0.9.27/openldap-LMDB_0.9.27.tar.gz +https://git.openldap.org/openldap/openldap/-/archive/LMDB_0.9.28/openldap-LMDB_0.9.28.tar.gz diff --git a/source/l/openal-soft/openal-soft.SlackBuild b/source/l/openal-soft/openal-soft.SlackBuild index 714a6e34..607f4001 100755 --- a/source/l/openal-soft/openal-soft.SlackBuild +++ b/source/l/openal-soft/openal-soft.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=openal-soft VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then -- cgit v1.2.3