diff options
author | ArTourter <artourter@gmail.com> | 2019-12-01 08:35:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-01 08:35:54 +0700 |
commit | dd871037872db40d89ee41b89d964686ae2cc92b (patch) | |
tree | 276556c264b79738255789fdffca7ec6861531ce /system/logwatch/logwatch.info | |
parent | 69a4bb0fa8180976590677e4e5d3f097a36dcd27 (diff) |
system/logwatch: Added (a customizable log analysis system).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/logwatch/logwatch.info')
-rw-r--r-- | system/logwatch/logwatch.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/logwatch/logwatch.info b/system/logwatch/logwatch.info new file mode 100644 index 0000000000000..cb74a8bc74356 --- /dev/null +++ b/system/logwatch/logwatch.info @@ -0,0 +1,10 @@ +PRGNAM="logwatch" +VERSION="7.5.2" +HOMEPAGE="http://www.logwatch.org" +DOWNLOAD="https://downloads.sourceforge.net/project/logwatch/logwatch-7.5.2/logwatch-7.5.2.tar.gz" +MD5SUM="634b2ac423b77b809d400cc6085db49d" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="ArTourter" +EMAIL="artourter@gmail.com" |