blob: 43eab61881227d5085584968c853f6c89a20549b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
pkgbase = alx-wol-dkms
pkgdesc = The alx kernel module with a patch enabling WoL applied
pkgver = 6
pkgrel = 2
url = https://bugzilla.kernel.org/show_bug.cgi?id=61651
arch = i686
arch = x86_64
license = GPL
depends = dkms
optdepends = linux-headers: Needed for build the module for Arch kernel
optdepends = linux-lts-headers: Needed for build the module for LTS Arch kernel
optdepends = linux-zen-headers: Needed for build the module for ZEN Arch kernel
source = alx.h::https://raw.githubusercontent.com/archlinux/linux/v6.1-arch1/drivers/net/ethernet/atheros/alx/alx.h
source = ethtool.c::https://raw.githubusercontent.com/archlinux/linux/v6.1-arch1/drivers/net/ethernet/atheros/alx/ethtool.c
source = hw.c::https://raw.githubusercontent.com/archlinux/linux/v6.1-arch1/drivers/net/ethernet/atheros/alx/hw.c
source = hw.h::https://raw.githubusercontent.com/archlinux/linux/v6.1-arch1/drivers/net/ethernet/atheros/alx/hw.h
source = main.c::https://raw.githubusercontent.com/archlinux/linux/v6.1-arch1/drivers/net/ethernet/atheros/alx/main.c
source = reg.h::https://raw.githubusercontent.com/archlinux/linux/v6.1-arch1/drivers/net/ethernet/atheros/alx/reg.h
source = 0001-drivers-net-alx-Re-enable-WoL-functionality.patch
source = 0002-net-alx-Add-MODULE_VERSION-to-fix-dkms-override.patch
source = Kbuild
source = dkms.conf
sha256sums = 0ac6445e832c3413be3887917203699139ec05553270c5006b5a33ba5e2a158d
sha256sums = a0df2f5f93253a7dde775479142bf3eb209b5268ad124f200915736de7cf5063
sha256sums = bf9ac0fa98031523e05d5d62c08ee116fd4a437f66538c95eac18adda10ff89b
sha256sums = fcc0306b37382cf8e2f75eafb6bd8696a4a5e360110e5cfe800485f4eebe55aa
sha256sums = 2bd9ee44c72a657007a9bbaef332b9435e949295773733d0ca96cea8a69e075f
sha256sums = 88a23ab8e6fe814efe81910bd8806f5988d367a628458154edaebdf4ccbe4902
sha256sums = 98f1ad3377a1b0a96dfe7b71eb6dedc0f9779033c59f5dc093b4a7779d270a89
sha256sums = 560783c1d0cd19859047360c317312f23cf1caabbd9d15aa101e98d3219da9a5
sha256sums = 8a62bb5adf6e554f470f88f8da58da0ce05cb8276ab56fb45ed5d31c71665d39
sha256sums = f3aefc85fd246a74ee2be831c15b6440d22c497e84fba1f57e152c82f2946d1a
pkgname = alx-wol-dkms
|