From c66f72ffddbce2a6857846bc22d2f14652330bcd Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 4 Mar 2018 09:02:48 +0000 Subject: [PATCH] watchman: rebuild against libressl-2.6 --- srcpkgs/watchman/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/watchman/template b/srcpkgs/watchman/template index 3b8117ac55d..a744f2dbc20 100644 --- a/srcpkgs/watchman/template +++ b/srcpkgs/watchman/template @@ -1,7 +1,7 @@ # Template file for 'watchman' pkgname=watchman version=4.9.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-statedir --disable-lenient" hostmakedepends="pkg-config automake libtool"