summaryrefslogtreecommitdiffstats
path: root/system/pgbadger/pgbadger.SlackBuild
diff options
context:
space:
mode:
author Audrius Kažukauskas2014-03-31 08:40:16 +0200
committer Willy Sudiarto Raharjo2014-04-07 09:43:42 +0200
commitcd5da0cb1b5d6c563573c2d63e3088c9f739afe3 (patch)
tree20d46ef0896f91000b568fb10e2ef8caf73fcca1 /system/pgbadger/pgbadger.SlackBuild
parenta53f54e4c00d5aa03b64c833ae016decc7dbd5c8 (diff)
downloadslackbuilds-cd5da0cb1b5d6c563573c2d63e3088c9f739afe3.tar.gz
system/pgbadger: Updated for version 5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/pgbadger/pgbadger.SlackBuild')
-rw-r--r--system/pgbadger/pgbadger.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/pgbadger/pgbadger.SlackBuild b/system/pgbadger/pgbadger.SlackBuild
index da26602d6e..16d28d8282 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}