system/pgbadger: Updated for version 5.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Audrius Kažukauskas 2014-03-31 13:40:16 +07:00 committed by Willy Sudiarto Raharjo
parent a53f54e4c0
commit cd5da0cb1b
2 changed files with 5 additions and 5 deletions

View File

@ -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}

View File

@ -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=""