diff options
author | B. Watson <yalhcru@gmail.com> | 2022-02-12 13:35:47 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-13 09:17:50 +0700 |
commit | ddb68b5e2e6c2c5b0a7cda41a6e798dd35bf3c94 (patch) | |
tree | 48c55c6e139055f1dfa969d7822b5c99b1ba867b /system | |
parent | 5642c4210f50a8e5af2074610a7511366d811336 (diff) | |
download | slackbuilds-ddb68b5e2e6c2c5b0a7cda41a6e798dd35bf3c94.tar.gz |
system/pgbadger: Fix homepage and download URLs.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/pgbadger/pgbadger.info | 4 | ||||
-rw-r--r-- | system/pgbadger/slack-desc | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/system/pgbadger/pgbadger.info b/system/pgbadger/pgbadger.info index e065086207..a9cc71875f 100644 --- a/system/pgbadger/pgbadger.info +++ b/system/pgbadger/pgbadger.info @@ -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="" diff --git a/system/pgbadger/slack-desc b/system/pgbadger/slack-desc index 6d1aa12269..e9dc9a278a 100644 --- a/system/pgbadger/slack-desc +++ b/system/pgbadger/slack-desc @@ -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: |