File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
srcpkgs/network-ups-tools Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -1588,7 +1588,7 @@ libgdkglext-x11-1.0.so.0 gtkglext-1.2.0_4
15881588libXaw3d.so.8 libXaw3d-1.6.2_1
15891589libupsclient.so.7 libnetwork-ups-tools-2.8.3_1
15901590libnutclient.so.2 libnetwork-ups-tools-2.8.0_1
1591- libnutscan.so.3 libnetwork-ups-tools-2.8.3_1
1591+ libnutscan.so.4 libnetwork-ups-tools-2.8.4_1
15921592libsphinxad.so.0 sphinxbase-0.8_1
15931593libsphinxbase.so.1 sphinxbase-0.8_1
15941594libpocketsphinx.so.1 libpocketsphinx-0.8_3
Original file line number Diff line number Diff line change 11# Template file for 'network-ups-tools'
22pkgname=network-ups-tools
3- version=2.8.3
4- revision=2
3+ version=2.8.4
4+ revision=1
55build_style=gnu-configure
66configure_args="
77 --sysconfdir=/etc/ups --with-doc=man --disable-static
88 --datadir=/usr/share/ups --with-user=nut --with-group=nut --with-ssl
99 --with-usb --with-dev --with-serial -with-avahi --with-udev-dir=/usr/lib/udev
1010 --with-libltdl --without-ipmi --without-freeipmi --without-systemdsystemunitdir
11- --with-snmp --with-drvpath=/usr/libexec/nut $(vopt_with cgi) --with-statepath=/run/ups"
11+ --with-snmp --with-drvpath=/usr/libexec/nut $(vopt_with cgi) --with-statepath=/run/ups
12+ --enable-docs-changelog=no"
1213hostmakedepends="pkg-config asciidoc python3-packaging-bootstrap"
1314makedepends="avahi-libs-devel openssl-devel libusb-compat-devel neon-devel
1415 net-snmp-devel $(vopt_if cgi gd-devel) libltdl-devel"
@@ -21,10 +22,10 @@ conf_files="
2122 /etc/ups/nut.conf"
2223short_desc="UPS control and monitoring features (NUT)"
2324maintainer="Orphaned <
[email protected] >"
24- license="GPL-2.0-or-later"
25+ license="GPL-2.0-or-later AND GPL-3.0-or-later "
2526homepage="http://www.networkupstools.org/"
2627distfiles="${homepage}source/${version%.*}/nut-${version}.tar.gz"
27- checksum=d6ca17f0b39003bac7649eb17ab4a713e4d5fcaa8fd1aedca28357d59df095ed
28+ checksum=0130ba82ea79f04ba4f34c5249a85943977efd984ed7df6aec1a518d5a3594f8
2829system_accounts="nut"
2930
3031nopie=yes
You can’t perform that action at this time.
0 commit comments