mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 23:12:57 +02:00
network-ups-tools: extract update_* to external update file
This commit is contained in:
parent
286a250045
commit
d0640749f8
2 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,6 @@ short_desc="NUT provides UPS control and monitoring features"
|
|||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.networkupstools.org/"
|
||||
update_site="${homepage}/download.html"
|
||||
update_pkgname=nut
|
||||
distfiles="http://www.networkupstools.org/source/2.7/nut-$version.tar.gz"
|
||||
checksum=4d5365359b059d96dfcb77458f361a114d26c84f1297ffcd0c6c166f7200376d
|
||||
wrksrc="nut-${version}"
|
||||
|
|
2
srcpkgs/network-ups-tools/update
Normal file
2
srcpkgs/network-ups-tools/update
Normal file
|
@ -0,0 +1,2 @@
|
|||
site="${homepage}/download.html"
|
||||
pkgname=nut
|
Loading…
Add table
Reference in a new issue