Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions srcpkgs/network-ups-tools/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'network-ups-tools'
pkgname=network-ups-tools
version=2.8.4
version=2.8.5
revision=1
build_style=gnu-configure
configure_args="
Expand All @@ -23,9 +23,9 @@ conf_files="
short_desc="UPS control and monitoring features (NUT)"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later AND GPL-3.0-or-later"
homepage="http://www.networkupstools.org/"
distfiles="${homepage}source/${version%.*}/nut-${version}.tar.gz"
checksum=0130ba82ea79f04ba4f34c5249a85943977efd984ed7df6aec1a518d5a3594f8
homepage="https://www.networkupstools.org/"
distfiles="https://www.networkupstools.org/source/${version%.*}/nut-${version}.tar.gz"
checksum=18bf32e59eb764b13da3c4fa70384926d7fa584cb31d2fe7f137a570633eeec1
system_accounts="nut"

nopie=yes
Expand Down