This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
_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) |