Skip to content

Instantly share code, notes, and snippets.

View sugayaa's full-sized avatar

sugaya sugayaa

View GitHub Profile
@sugayaa
sugayaa / hostapd-wpe.PKGBUILD
Last active October 30, 2019 16:04 — forked from PedroHLC/hostapd-wpe.PKGBUILD
hostapd-wpe 2.8
_pkgname=hostapd
pkgname="${_pkgname}-wpe"
pkgver=2.8
pkgrel=0
pkgdesc="IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator (with hostapd-wpe patch)"
arch=('x86_64' 'aarch64')
url="https://w1.fi/hostapd/"
license=(GPL)
depends=('openssl' 'libnl')
options=(emptydirs)