diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2014-03-31 13:40:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-07 14:43:42 +0700 |
commit | cd5da0cb1b5d6c563573c2d63e3088c9f739afe3 (patch) | |
tree | 20d46ef0896f91000b568fb10e2ef8caf73fcca1 /system/pgbadger | |
parent | a53f54e4c00d5aa03b64c833ae016decc7dbd5c8 (diff) |
system/pgbadger: Updated for version 5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/pgbadger')
-rw-r--r-- | system/pgbadger/pgbadger.SlackBuild | 4 | ||||
-rw-r--r-- | system/pgbadger/pgbadger.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/pgbadger/pgbadger.SlackBuild b/system/pgbadger/pgbadger.SlackBuild index da26602d6eb9..16d28d828211 100644 --- a/system/pgbadger/pgbadger.SlackBuild +++ b/system/pgbadger/pgbadger.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pgbadger -# Copyright 2013 Audrius Kažukauskas <audrius@neutrino.lt> +# Copyright 2013-2014 Audrius Kažukauskas <audrius@neutrino.lt> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pgbadger -VERSION=${VERSION:-4.1} +VERSION=${VERSION:-5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/pgbadger/pgbadger.info b/system/pgbadger/pgbadger.info index e09b0a997445..77af8d820e7f 100644 --- a/system/pgbadger/pgbadger.info +++ b/system/pgbadger/pgbadger.info @@ -1,8 +1,8 @@ PRGNAM="pgbadger" -VERSION="4.1" +VERSION="5.0" HOMEPAGE="http://dalibo.github.io/pgbadger/" -DOWNLOAD="http://downloads.sourceforge.net/pgbadger/pgbadger-4.1.tar.gz" -MD5SUM="7d2fab784528b64346933094b55d1d06" +DOWNLOAD="http://downloads.sourceforge.net/pgbadger/pgbadger-5.0.tar.gz" +MD5SUM="fbfda2a801cd781f17d53886d6a5785e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |