mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
parent
c6c0ff3af4
commit
6b1ceb5299
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'monit'
|
||||
pkgname=monit
|
||||
version=5.27.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--with-ssl-dir=${XBPS_CROSS_BASE}/usr
|
||||
|
@ -23,7 +23,7 @@ pre_configure() {
|
|||
}
|
||||
|
||||
post_install() {
|
||||
vconf monitrc
|
||||
vinstall monitrc 0600 etc
|
||||
vsv monit
|
||||
vlicense COPYING
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue