mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/pgbadger: Fix homepage and download URLs.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5642c4210f
commit
ddb68b5e2e
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="pgbadger"
|
||||
VERSION="9.2"
|
||||
HOMEPAGE="https://dalibo.github.io/pgbadger/"
|
||||
DOWNLOAD="https://github.com/dalibo/pgbadger/archive/v9.2/pgbadger-9.2.tar.gz"
|
||||
HOMEPAGE="https://pgbadger.darold.net/"
|
||||
DOWNLOAD="https://github.com/darold/pgbadger/archive/v9.2/pgbadger-9.2.tar.gz"
|
||||
MD5SUM="89d133cecb2ecb9cf9be31d415933151"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
|
@ -14,6 +14,6 @@ pgbadger: pgBadger is able to autodetect log file format (syslog, stderr or
|
|||
pgbadger: csvlog). It is designed to parse huge log files as well as gzip
|
||||
pgbadger: compressed files.
|
||||
pgbadger:
|
||||
pgbadger: Homepage: https://dalibo.github.io/pgbadger/
|
||||
pgbadger:
|
||||
pgbadger:
|
||||
pgbadger:
|
||||
|
|
Loading…
Reference in a new issue