From 9e45ad06efdcf601cbb5d560a0e415d7e3f8292e Mon Sep 17 00:00:00 2001 From: John Date: Fri, 3 Jul 2020 21:31:30 +0200 Subject: [PATCH] watchman: rebuild against libressl-3.1.3 --- srcpkgs/watchman/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/watchman/template b/srcpkgs/watchman/template index c53c562fed8..be338d5ce96 100644 --- a/srcpkgs/watchman/template +++ b/srcpkgs/watchman/template @@ -1,7 +1,7 @@ # Template file for 'watchman' pkgname=watchman version=4.9.0 -revision=5 +revision=6 build_style=gnu-configure configure_args="--disable-statedir --enable-lenient" hostmakedepends="pkg-config automake libtool"