From 69da7ba11595c80738019823e0a34531efa9558f Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Tue, 27 Sep 2016 22:10:51 -0400 Subject: [PATCH] hostapd: rebuild for libressl-2.4.3 --- srcpkgs/hostapd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hostapd/template b/srcpkgs/hostapd/template index 01f793a5a9a..e7b966fb81e 100644 --- a/srcpkgs/hostapd/template +++ b/srcpkgs/hostapd/template @@ -1,7 +1,7 @@ # Template file for 'hostapd' pkgname=hostapd version=2.5 -revision=3 +revision=4 build_wrksrc=${pkgname} conf_files="/etc/hostapd/hostapd.conf" hostmakedepends="pkg-config"