broadcom_sta: Fix hash
This commit is contained in:
parent
7981d3437d
commit
91ae568ec7
|
@ -30,7 +30,7 @@ stdenv.mkDerivation {
|
|||
(fetchpatch {
|
||||
name = "linux-4.8.patch";
|
||||
url = "https://aur.archlinux.org/cgit/aur.git/plain/004-linux48.patch?h=broadcom-wl-dkms";
|
||||
sha256 = "0s8apf6l3qm9kln451g4z0pr13f4jdgyval1vfl2abg0dqc5xfhs";
|
||||
sha256 = "1g1gazxx67kxyw242cli6bf62il7ikzmf0w6v14k44j6b4bihcax";
|
||||
})
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in New Issue