From 6927916f06a88506cb25732e34a7a932fc2a27f3 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 16 Aug 2023 20:14:01 -0400 Subject: [PATCH] watchman: rebuild for openssl3 --- srcpkgs/watchman/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/watchman/template b/srcpkgs/watchman/template index a7effa00bcb..37a4fdd3f6a 100644 --- a/srcpkgs/watchman/template +++ b/srcpkgs/watchman/template @@ -1,7 +1,7 @@ # Template file for 'watchman' pkgname=watchman version=4.9.0 -revision=7 +revision=8 build_style=gnu-configure configure_args="--disable-statedir --enable-lenient" hostmakedepends="pkg-config automake libtool"