From 0ab0f2e0a7dfdff6e68b635465a47ead13456c08 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 2 Jun 2017 11:52:39 +0000 Subject: [PATCH] fcgiwrap: rebuild for aarch64 repo Closes #6575 --- srcpkgs/fcgiwrap/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/fcgiwrap/template b/srcpkgs/fcgiwrap/template index 2fef2cc280f..15df80dfdbf 100644 --- a/srcpkgs/fcgiwrap/template +++ b/srcpkgs/fcgiwrap/template @@ -1,7 +1,7 @@ # Template file for 'fcgiwrap' pkgname=fcgiwrap version=1.1.0 -revision=2 +revision=3 build_style=gnu-configure hostmakedepends="automake libtool pkg-config" makedepends="fcgi-devel"