watchman: rebuild with libressl-2.8

This commit is contained in:
Johannes 2018-10-19 14:37:57 +02:00
parent a5e135a9f5
commit c9515b09e0
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'watchman'
pkgname=watchman
version=4.9.0
revision=3
revision=4
build_style=gnu-configure
configure_args="--disable-statedir --disable-lenient"
configure_args="--disable-statedir --enable-lenient"
hostmakedepends="pkg-config automake libtool"
makedepends="pcre-devel libressl-devel"
short_desc="Watches files and records, or triggers actions, when they change"