From 0b3ea25907d01f1bb64e01dacc9b68d94d406423 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 16 Aug 2023 20:13:21 -0400 Subject: [PATCH] hostapd: rebuild for openssl3 --- srcpkgs/hostapd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hostapd/template b/srcpkgs/hostapd/template index 0ee2e744a77..6ec3bea2653 100644 --- a/srcpkgs/hostapd/template +++ b/srcpkgs/hostapd/template @@ -1,7 +1,7 @@ # Template file for 'hostapd' pkgname=hostapd version=2.10 -revision=2 +revision=3 build_wrksrc="$pkgname" conf_files="/etc/hostapd/hostapd.conf" hostmakedepends="pkg-config"