Skip to content

Commit

Permalink
Hostapd-WPE: Renamed patch to include version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-X- committed Aug 18, 2021
1 parent 42997fa commit 27213ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions patches/wpe/hostapd-wpe/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@ apt-get install libssl-dev libnl-genl-3-dev libnl-3-dev pkg-config libsqlite3-de
## General

```
wget https://raw.githubusercontent.com/aircrack-ng/aircrack-ng/master/patches/wpe/hostapd-wpe/hostapd-wpe.patch
wget https://raw.githubusercontent.com/aircrack-ng/aircrack-ng/master/patches/wpe/hostapd-wpe/hostapd-2.9-wpe.patch
wget https://w1.fi/releases/hostapd-2.9.tar.gz
tar -zxf hostapd-2.9.tar.gz
cd hostapd-2.9
patch -p1 < ../hostapd-wpe.patch
patch -p1 < ../hostapd-2.9-wpe.patch
cd hostapd
```

Expand Down
File renamed without changes.

0 comments on commit 27213ae

Please sign in to comment.