summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2019-07-22 18:34:53 -0400
committergraysky2019-07-22 18:34:53 -0400
commitdb1041a3010e6f572a08131a274f2e3ec008b876 (patch)
treee359f41129a7f62fee829b89884aa3ec5735ec0f
parent9e98b93a8032d0545c3657e74e424ad103aab168 (diff)
downloadaur-db1041a3010e6f572a08131a274f2e3ec008b876.tar.gz
Update to 6.30.223.271-144
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b34f408b88fa..212d730a4c93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = broadcom-wl-ck
pkgdesc = Broadcom 802.11abgn hybrid Linux networking device driver for linux-ck.
pkgver = 6.30.223.271
- pkgrel = 143
+ pkgrel = 144
url = https://www.broadcom.com/support/download-search/?pf=Wireless+LAN+Infrastructure
arch = x86_64
license = custom
- makedepends = linux-ck-headers>=5.1
- makedepends = linux-ck-headers<5.2
- depends = linux-ck>=5.1
- depends = linux-ck<5.2
+ makedepends = linux-ck-headers>=5.2
+ makedepends = linux-ck-headers<5.3
+ depends = linux-ck>=5.2
+ depends = linux-ck<5.3
source = https://docs.broadcom.com/docs-and-downloads/docs/linux_sta/hybrid-v35_64-nodebug-pcoem-6_30_223_271.tar.gz
source = 001-null-pointer-fix.patch
source = 002-rdtscl.patch
diff --git a/PKGBUILD b/PKGBUILD
index 9cfbc054da46..09a4b80fadb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=broadcom-wl-ck
pkgver=6.30.223.271
-pkgrel=143
+pkgrel=144
_pkgdesc='Broadcom 802.11abgn hybrid Linux networking device driver for linux-ck.'
_extramodules="extramodules-ck"
_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
@@ -14,8 +14,8 @@ pkgdesc="${_pkgdesc}"
arch=('x86_64')
url='https://www.broadcom.com/support/download-search/?pf=Wireless+LAN+Infrastructure'
license=('custom')
-depends=('linux-ck>=5.1' 'linux-ck<5.2')
-makedepends=('linux-ck-headers>=5.1' 'linux-ck-headers<5.2')
+depends=('linux-ck>=5.2' 'linux-ck<5.3')
+makedepends=('linux-ck-headers>=5.2' 'linux-ck-headers<5.3')
#replaces=()
#groups=('ck-generic')
source=(