watchman: rebuild with libressl-2.8
This commit is contained in:
parent
a5e135a9f5
commit
c9515b09e0
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue