From d145b8808f07a77fd0a260a785b3a3f2822b2c53 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 4 Jul 2020 01:01:38 +0200 Subject: [PATCH] hostapd: rebuild against libressl-3.1.3 --- srcpkgs/hostapd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hostapd/template b/srcpkgs/hostapd/template index b6e69311204..3c7af9d0274 100644 --- a/srcpkgs/hostapd/template +++ b/srcpkgs/hostapd/template @@ -1,7 +1,7 @@ # Template file for 'hostapd' pkgname=hostapd version=2.9 -revision=1 +revision=2 build_wrksrc="$pkgname" conf_files="/etc/hostapd/hostapd.conf" hostmakedepends="pkg-config"