From bea0657d72f4f4351f78df01b57a87529783d7c9 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Fri, 1 Nov 2019 19:35:34 +0000 Subject: Fri Nov 1 19:35:34 UTC 2019 l/gcr-3.34.0-x86_64-1.txz: Upgraded. l/gnome-keyring-3.34.0-x86_64-1.txz: Upgraded. n/crda-4.14-x86_64-1.txz: Upgraded. Upgraded to crda-4.14 and wireless-regdb-2019.06.03. xap/blueman-2.1.1-x86_64-1.txz: Upgraded. extra/source/flashplayer-plugin/flashplayer-plugin.SlackBuild: Upgraded. Fixed URL to retrieve latest version number. --- source/n/crda/crda.SlackBuild | 6 +++--- source/n/crda/crda.url | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'source/n') diff --git a/source/n/crda/crda.SlackBuild b/source/n/crda/crda.SlackBuild index e133bf477..c3649f6ea 100755 --- a/source/n/crda/crda.SlackBuild +++ b/source/n/crda/crda.SlackBuild @@ -24,8 +24,8 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=crda -VERSION=${VERSION:-3.18} -BUILD=${BUILD:-9} +VERSION=${VERSION:-4.14} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -45,7 +45,7 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then exit 0 fi -REGDBVERS=2019.03.01 +REGDBVERS=2019.06.03 TMP=${TMP:-/tmp} PKG=$TMP/package-crda diff --git a/source/n/crda/crda.url b/source/n/crda/crda.url index 29d4e08e3..ea4bf7802 100644 --- a/source/n/crda/crda.url +++ b/source/n/crda/crda.url @@ -1 +1,2 @@ -https://www.kernel.org/pub/software/network/crda/ +#https://www.kernel.org/pub/software/network/crda/ +https://git.kernel.org/cgit/linux/kernel/git/mcgrof/crda.git/ -- cgit v1.2.3-65-gdbad