summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system/pgbadger/README2
-rw-r--r--system/pgbadger/pgbadger.SlackBuild2
-rw-r--r--system/pgbadger/pgbadger.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/system/pgbadger/README b/system/pgbadger/README
index c33589804d..197ae1901d 100644
--- a/system/pgbadger/README
+++ b/system/pgbadger/README
@@ -4,4 +4,4 @@ pgBadger is able to autodetect log file format (syslog, stderr or
csvlog). It is designed to parse huge log files as well as gzip
compressed files.
-perl-Text-CSV_XS is an optional dependency.
+perl-Text-CSV_XS and perl-JSON-XS are optional dependencies.
diff --git a/system/pgbadger/pgbadger.SlackBuild b/system/pgbadger/pgbadger.SlackBuild
index 16d28d8282..3c9be42c78 100644
--- a/system/pgbadger/pgbadger.SlackBuild
+++ b/system/pgbadger/pgbadger.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pgbadger
-VERSION=${VERSION:-5.0}
+VERSION=${VERSION:-6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/pgbadger/pgbadger.info b/system/pgbadger/pgbadger.info
index 77af8d820e..4eb5fbc04b 100644
--- a/system/pgbadger/pgbadger.info
+++ b/system/pgbadger/pgbadger.info
@@ -1,8 +1,8 @@
PRGNAM="pgbadger"
-VERSION="5.0"
+VERSION="6.2"
HOMEPAGE="http://dalibo.github.io/pgbadger/"
-DOWNLOAD="http://downloads.sourceforge.net/pgbadger/pgbadger-5.0.tar.gz"
-MD5SUM="fbfda2a801cd781f17d53886d6a5785e"
+DOWNLOAD="http://downloads.sourceforge.net/pgbadger/pgbadger-6.2.tar.gz"
+MD5SUM="376bd99a9107b1b9fcc0da310d468a1c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""