wpa_supplicant: update to 1.0
This commit is contained in:
parent
7dd66743f3
commit
413965f443
@ -1 +1 @@
|
||||
f516f191384a9a546e3f5145c08addda wpa_supplicant-0.7.3.tar.gz
|
||||
8650f6aa23646ef634402552d0669640 wpa_supplicant-1.0.tar.gz
|
||||
|
@ -4,15 +4,14 @@
|
||||
# Depends on: openssl ncurses readline libnl
|
||||
|
||||
name=wpa_supplicant
|
||||
version=0.7.3
|
||||
release=2
|
||||
version=1.0
|
||||
release=1
|
||||
source=(http://hostap.epitest.fi/releases/$name-$version.tar.gz)
|
||||
|
||||
build () {
|
||||
cd $name-$version/$name
|
||||
|
||||
cp defconfig .config
|
||||
echo "CONFIG_DRIVER_NL80211=y" >> .config
|
||||
echo "CONFIG_READLINE=y" >> .config
|
||||
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user