From ca29a1db390f0c90769a768c19694ea9e212cd1d Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Fri, 25 Mar 2016 17:35:19 -0400 Subject: [PATCH] hostapd: new version of libressl --- srcpkgs/hostapd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hostapd/template b/srcpkgs/hostapd/template index 383f46e4d5..bcc22ce621 100644 --- a/srcpkgs/hostapd/template +++ b/srcpkgs/hostapd/template @@ -1,7 +1,7 @@ # Template file for 'hostapd' pkgname=hostapd version=2.5 -revision=1 +revision=2 build_wrksrc=${pkgname} conf_files="/etc/hostapd/hostapd.conf" hostmakedepends="pkg-config"