atop: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:23 +00:00
parent caaeea46a9
commit 709b06e66b
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,6 @@ short_desc="A system and process level monitor"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2" license="GPL-2"
homepage="http://www.atoptool.nl/" homepage="http://www.atoptool.nl/"
update_site="http://www.atoptool.nl/downloadatop.php"
distfiles="http://www.atoptool.nl/download/$pkgname-$version.tar.gz" distfiles="http://www.atoptool.nl/download/$pkgname-$version.tar.gz"
checksum=a620dbe0de7c7ee004949b201bed27559a8dd6cbdee651c7a3e15fc584723409 checksum=a620dbe0de7c7ee004949b201bed27559a8dd6cbdee651c7a3e15fc584723409

1
srcpkgs/atop/update Normal file
View File

@ -0,0 +1 @@
site="http://www.atoptool.nl/downloadatop.php"