hostapd: rebuild against OpenSSL
This commit is contained in:
parent
e242745e11
commit
21ff1b4a09
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'hostapd'
|
||||
pkgname=hostapd
|
||||
version=2.9
|
||||
revision=2
|
||||
revision=3
|
||||
build_wrksrc="$pkgname"
|
||||
conf_files="/etc/hostapd/hostapd.conf"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libnl3-devel libressl-devel"
|
||||
makedepends="libnl3-devel openssl-devel"
|
||||
short_desc="IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
|
|
Loading…
Reference in a new issue