From bfe08897764b951664b622b1a697cce957424074 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Apr 2018 16:57:31 +0200 Subject: [PATCH] watchman: rebuild with libressl-2.7 --- srcpkgs/watchman/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/watchman/template b/srcpkgs/watchman/template index a744f2dbc20..c50836a7e10 100644 --- a/srcpkgs/watchman/template +++ b/srcpkgs/watchman/template @@ -1,7 +1,7 @@ # Template file for 'watchman' pkgname=watchman version=4.9.0 -revision=2 +revision=3 build_style=gnu-configure configure_args="--disable-statedir --disable-lenient" hostmakedepends="pkg-config automake libtool"