summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Christoph Willing <chris.willing@linux.com>2018-08-02 21:16:37 +1000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-08-04 08:40:07 +0700
commite951f47c0fce46fe29a376a313fd5c9e0e64b396 (patch)
treeb76ef57cdaa9977c27429c8a8aabfe8406d1df34 /python
parent13f5812df868b0a3fcb53819d13988725c34e1a3 (diff)
downloadslackbuilds-e951f47c0fce46fe29a376a313fd5c9e0e64b396.tar.gz
slackbuilds-e951f47c0fce46fe29a376a313fd5c9e0e64b396.tar.xz
python/PyGreSQL: Updated for version 5.0.6
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'python')
-rw-r--r--python/PyGreSQL/PyGreSQL.SlackBuild2
-rw-r--r--python/PyGreSQL/PyGreSQL.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/PyGreSQL/PyGreSQL.SlackBuild b/python/PyGreSQL/PyGreSQL.SlackBuild
index f4503fb582..99932c9b18 100644
--- a/python/PyGreSQL/PyGreSQL.SlackBuild
+++ b/python/PyGreSQL/PyGreSQL.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=PyGreSQL
-VERSION=${VERSION:-5.0.5}
+VERSION=${VERSION:-5.0.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/PyGreSQL/PyGreSQL.info b/python/PyGreSQL/PyGreSQL.info
index e4e2325a28..09c567360c 100644
--- a/python/PyGreSQL/PyGreSQL.info
+++ b/python/PyGreSQL/PyGreSQL.info
@@ -1,8 +1,8 @@
PRGNAM="PyGreSQL"
-VERSION="5.0.5"
+VERSION="5.0.6"
HOMEPAGE="http://www.pygresql.org"
-DOWNLOAD="http://www.pygresql.org/files/PyGreSQL-5.0.5.tar.gz"
-MD5SUM="c7d1558e85568d3369a98609174ca6a0"
+DOWNLOAD="http://www.pygresql.org/files/PyGreSQL-5.0.6.tar.gz"
+MD5SUM="1494b51da3251db4bc519ea9c893fde4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"