summaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'wpa_supplicant/Pkgfile')
-rw-r--r--wpa_supplicant/Pkgfile12
1 files changed, 3 insertions, 9 deletions
diff --git a/wpa_supplicant/Pkgfile b/wpa_supplicant/Pkgfile
index 8f969bb36..b92159b21 100644
--- a/wpa_supplicant/Pkgfile
+++ b/wpa_supplicant/Pkgfile
@@ -6,21 +6,15 @@
# Run on: libnl,dbus,openssl
name=wpa_supplicant
-version=0.7.3
-release=2
-source=(http://hostap.epitest.fi/releases/$name-$version.tar.gz \
+version=1.0
+release=1
+source=(http://w1.fi/releases/$name-$version.tar.gz
config
- dbus-service-file-args.patch
- dbus-null-error.patch
WEP232.patch
- bss-changed-prop-notify.patch
hostap_allow-linking-with-libnl-3.2.patch)
build() {
cd $name-$version
- patch -p1 < $SRC/bss-changed-prop-notify.patch
- patch -p1 < $SRC/dbus-service-file-args.patch
- patch -p1 < $SRC/dbus-null-error.patch
patch -p1 < $SRC/WEP232.patch
patch -p1 < $SRC/hostap_allow-linking-with-libnl-3.2.patch