libraries/libqsqlpsql: Updated for version 4.8.5.

Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
Heinz Wiesinger 2013-11-11 21:15:47 +01:00 committed by Robby Workman
parent 7ef28ffab8
commit fabaf1fbf2
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for libqsqlpsql
# Copyright 2008-2012 Heinz Wiesinger, Amsterdam, The Netherlands
# Copyright 2008-2013 Heinz Wiesinger, Amsterdam, The Netherlands
# 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=libqsqlpsql
VERSION=4.8.2
VERSION=4.8.5
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libqsqlpsql"
VERSION="4.8.2"
VERSION="4.8.5"
HOMEPAGE="http://qt-project.org/"
DOWNLOAD="http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-4.8.2.tar.gz"
MD5SUM="3c1146ddf56247e16782f96910a8423b"
DOWNLOAD="http://download.qt-project.org/official_releases/qt/4.8/4.8.5/qt-everywhere-opensource-src-4.8.5.tar.gz"
MD5SUM="1864987bdbb2f58f8ae8b350dfdbe133"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"