atop: extract update_* to external update file
This commit is contained in:
parent
caaeea46a9
commit
709b06e66b
2 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,6 @@ short_desc="A system and process level monitor"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.atoptool.nl/"
|
||||
update_site="http://www.atoptool.nl/downloadatop.php"
|
||||
distfiles="http://www.atoptool.nl/download/$pkgname-$version.tar.gz"
|
||||
checksum=a620dbe0de7c7ee004949b201bed27559a8dd6cbdee651c7a3e15fc584723409
|
||||
|
||||
|
|
1
srcpkgs/atop/update
Normal file
1
srcpkgs/atop/update
Normal file
|
@ -0,0 +1 @@
|
|||
site="http://www.atoptool.nl/downloadatop.php"
|
Loading…
Reference in a new issue