From 08889ab19f5de6c231f21a7bd8a7f9c89d450c6f Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 3 Aug 2020 20:03:30 +0000 Subject: Mon Aug 3 20:03:30 UTC 2020 a/kernel-firmware-20200803_9bc3789-noarch-1.txz: Upgraded. d/rust-1.45.2-x86_64-1.txz: Upgraded. l/babl-0.1.80-x86_64-1.txz: Upgraded. l/lmdb-0.9.25-x86_64-1.txz: Upgraded. l/mozjs68-68.11.0esr-x86_64-2.txz: Rebuilt. Fixed slack-desc. Thanks to USUARIONUEVO. n/rsync-3.2.3pre1-x86_64-1.txz: Upgraded. x/libinput-1.16.0-x86_64-1.txz: Upgraded. --- source/l/lmdb/lmdb.SlackBuild | 8 ++++---- source/l/lmdb/lmdb.url | 3 ++- source/l/mozjs68/mozjs68.SlackBuild | 2 +- source/l/mozjs68/slack-desc | 24 ++++++++++++------------ 4 files changed, 19 insertions(+), 18 deletions(-) (limited to 'source/l') diff --git a/source/l/lmdb/lmdb.SlackBuild b/source/l/lmdb/lmdb.SlackBuild index 1942acd1..b9a34d2a 100755 --- a/source/l/lmdb/lmdb.SlackBuild +++ b/source/l/lmdb/lmdb.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=lmdb -VERSION=${VERSION:-$(echo LMDB_*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d _ | rev)} +VERSION=${VERSION:-$(echo openldap-LMDB_*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d _ | rev)} BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: @@ -74,9 +74,9 @@ rm -rf $PKG mkdir -p $TMP $PKG cd $TMP -rm -rf lmdb-*${VERSION} -tar xvf $CWD/LMDB_$VERSION.tar.?z || exit 1 -cd lmdb-*${VERSION} || exit 1 +rm -rf openldap-LMDB_${VERSION} +tar xvf $CWD/openldap-LMDB_$VERSION.tar.?z || exit 1 +cd openldap-LMDB_${VERSION} || exit 1 zcat $CWD/lmdb-make.patch.gz | patch -p1 --verbose || exit 1 zcat $CWD/lmdb-s390-check.patch.gz | patch -p1 --verbose || exit 1 diff --git a/source/l/lmdb/lmdb.url b/source/l/lmdb/lmdb.url index 82e82053..977fa22a 100644 --- a/source/l/lmdb/lmdb.url +++ b/source/l/lmdb/lmdb.url @@ -1 +1,2 @@ -https://github.com/LMDB/lmdb +#https://github.com/LMDB/lmdb +https://git.openldap.org/openldap/openldap/-/archive/LMDB_0.9.25/openldap-LMDB_0.9.25.tar.gz diff --git a/source/l/mozjs68/mozjs68.SlackBuild b/source/l/mozjs68/mozjs68.SlackBuild index 2f1a4bf3..815d58d1 100755 --- a/source/l/mozjs68/mozjs68.SlackBuild +++ b/source/l/mozjs68/mozjs68.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=mozjs68 SRCNAME=firefox VERSION=68.11.0esr -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: diff --git a/source/l/mozjs68/slack-desc b/source/l/mozjs68/slack-desc index 496f7cfa..565e95a5 100644 --- a/source/l/mozjs68/slack-desc +++ b/source/l/mozjs68/slack-desc @@ -6,15 +6,15 @@ # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| -mozjs60: mozjs60 (Mozilla's JavaScript Engine) -mozjs60: -mozjs60: SpiderMonkey is Mozilla's JavaScript engine written in C/C++. It is -mozjs60: used in various Mozilla products (including Firefox) and is available -mozjs60: under MPL/GPL/LGPL tri-license. -mozjs60: -mozjs60: Homepage: -mozjs60: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey -mozjs60: -mozjs60: -mozjs60: -mozjs60: +mozjs68: mozjs68 (Mozilla's JavaScript Engine) +mozjs68: +mozjs68: SpiderMonkey is Mozilla's JavaScript engine written in C/C++. It is +mozjs68: used in various Mozilla products (including Firefox) and is available +mozjs68: under MPL/GPL/LGPL tri-license. +mozjs68: +mozjs68: Homepage: +mozjs68: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey +mozjs68: +mozjs68: +mozjs68: +mozjs68: -- cgit v1.2.3