hostapd: switch to libressl.

This commit is contained in:
Juan RP 2014-07-14 12:50:42 +02:00
parent aa68a151e5
commit 61d118b03a
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'hostapd'
pkgname=hostapd
version=2.2
revision=2
revision=3
build_wrksrc=${pkgname}
hostmakedepends="pkg-config"
makedepends="libnl3-devel openssl-devel"
makedepends="libnl3-devel libressl-devel"
short_desc="IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator"
maintainer="Juan RP <xtraeme@gmail.com>"
license="BSD"