From b85d900bdb174009dab36a9bd5a01a55cf36b5b0 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Thu, 9 Jul 2015 11:59:51 +0200 Subject: [PATCH] outils: rebuild for libressl-2.2.1. --- srcpkgs/outils/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/outils/template b/srcpkgs/outils/template index c59b7fea725..7c1b355c364 100644 --- a/srcpkgs/outils/template +++ b/srcpkgs/outils/template @@ -1,7 +1,7 @@ # Template file for 'outils' pkgname=outils version=0.2 -revision=3 +revision=4 build_style=gnu-makefile make_install_args="install install-calendars" makedepends="libressl-devel"