From efb2431ce80835defeeddc416813d70d1fc4b092 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Apr 2018 16:56:55 +0200 Subject: [PATCH] mairix: rebuild with libressl-2.7 --- srcpkgs/mairix/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/mairix/template b/srcpkgs/mairix/template index 21071815f15..d48299e7df3 100644 --- a/srcpkgs/mairix/template +++ b/srcpkgs/mairix/template @@ -1,7 +1,7 @@ # Template file for 'mairix' pkgname=mairix version=0.24 -revision=2 +revision=3 build_style=configure configure_args="--prefix=/usr --mandir=/usr/share/man" hostmakedepends="flex bison"