system/postgresql: Updated for version 9.4.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Adis Nezirovic 2015-03-14 06:26:20 +07:00 committed by Willy Sudiarto Raharjo
parent a4dce0e590
commit d4a1dfa0d5
3 changed files with 10 additions and 10 deletions

View file

@ -2,10 +2,10 @@
# Slackware build script for PostgreSQL
#
# $Revision: b43df5a7e4e0 $
# $Date: 2015/01/20 18:50:25 $
# $Revision: 6804ca7db709 $
# $Date: 2015/03/13 21:57:14 $
#
# Copyright 2007-2014 Adis Nezirovic <adis_at_linux.org.ba>
# Copyright 2007-2015 Adis Nezirovic <adis_at_linux.org.ba>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -28,7 +28,7 @@
# Modified by the SlackBuilds.org Project
PRGNAM=postgresql
VERSION=${VERSION:-9.4.0}
VERSION=${VERSION:-9.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="postgresql"
VERSION="9.4.0"
VERSION="9.4.1"
HOMEPAGE="http://www.postgresql.org"
DOWNLOAD="http://ftp.postgresql.org/pub/source/v9.4.0/postgresql-9.4.0.tar.bz2"
MD5SUM="8cd6e33e1f8d4d2362c8c08bd0e8802b"
DOWNLOAD="http://ftp.postgresql.org/pub/source/v9.4.1/postgresql-9.4.1.tar.bz2"
MD5SUM="2cf30f50099ff1109d0aa517408f8eff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

View file

@ -2,10 +2,10 @@
# PostgreSQL startup script for Slackware Linux
#
# $Revision: b8124de4727c $
# $Date: 2015/01/08 06:23:01 $
# $Revision: 6804ca7db709 $
# $Date: 2015/03/13 21:57:14 $
#
# Copyright 2007-2014 Adis Nezirovic <adis_at_linux.org.ba>
# Copyright 2007-2015 Adis Nezirovic <adis_at_linux.org.ba>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is