hostapd: rebuild against libressl-2.8

This commit is contained in:
maxice8 2018-11-04 14:21:24 -02:00
parent 3ad9284976
commit adbef1d400
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'hostapd'
pkgname=hostapd
version=2.6
revision=6
build_wrksrc=${pkgname}
revision=7
build_wrksrc="$pkgname"
conf_files="/etc/hostapd/hostapd.conf"
hostmakedepends="pkg-config"
makedepends="libnl3-devel libressl-devel"