network-ups-tools: switch to libressl <3)
This commit is contained in:
parent
b167e28718
commit
de6a586726
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'network-ups-tools'
|
||||
pkgname=network-ups-tools
|
||||
version=2.7.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--sbindir=/usr/bin --sysconfdir=/etc/ups --without-doc --disable-static
|
||||
|
@ -10,7 +10,7 @@ configure_args="
|
|||
--with-systemdsystemunitdir=/lib/systemd/system --without-libltdl --without-ipmi
|
||||
--without-freeipmi"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="avahi-libs-devel openssl-devel libusb-compat-devel systemd-devel neon-devel"
|
||||
makedepends="avahi-libs-devel libressl-devel libusb-compat-devel systemd-devel neon-devel"
|
||||
system_accounts="nut"
|
||||
conf_files="
|
||||
/etc/ups/ups.conf
|
||||
|
|
Loading…
Reference in a new issue