fix: Upgrade hostapd
This commit is contained in:
parent
420b1764c5
commit
7b983d7f35
1 changed files with 2 additions and 2 deletions
|
@ -185,8 +185,8 @@ extraPkgs // {
|
||||||
domain = "git.dgnum.eu";
|
domain = "git.dgnum.eu";
|
||||||
owner = "DGNum";
|
owner = "DGNum";
|
||||||
repo = "hostapd";
|
repo = "hostapd";
|
||||||
rev = "hostap-liminix-integration";
|
rev = "hostapd-fix-openwrt-13156";
|
||||||
hash = "sha256-5Xi90keCHxvuKR5Q7STuZDzuM9h9ac6aWoXVQYvqkQI=";
|
hash = "sha256-gAlJ/rYs3I7g9VQlwd5CowmNX9/AGP4+v44G/j92+kI=";
|
||||||
};
|
};
|
||||||
patches = [];
|
patches = [];
|
||||||
extraConfig = "";
|
extraConfig = "";
|
||||||
|
|
Loading…
Add table
Reference in a new issue