summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/python3-sip/python3-sip.SlackBuild4
-rw-r--r--python/python3-sip/python3-sip.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-sip/python3-sip.SlackBuild b/python/python3-sip/python3-sip.SlackBuild
index 1461f5da9c..24ee152b16 100644
--- a/python/python3-sip/python3-sip.SlackBuild
+++ b/python/python3-sip/python3-sip.SlackBuild
@@ -2,7 +2,7 @@
# Copyright 2008 Aleksandar Samardzic <asamardzic@gmail.com>
# Copyright 2008, 2009, 2010, 2011 Patrick J. Volkerding, Sebeka, MN, USA
-# Copyright 2015 Marcel Saegebarth <marc@mos6581.de>
+# Copyright 2016 Marcel Saegebarth <marc@mos6581.de>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -30,7 +30,7 @@
PRGNAM=python3-sip
SRCNAM=sip
-VERSION=${VERSION:-4.16.9}
+VERSION=${VERSION:-4.17}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-sip/python3-sip.info b/python/python3-sip/python3-sip.info
index 39a163b60e..2ef6c1bf44 100644
--- a/python/python3-sip/python3-sip.info
+++ b/python/python3-sip/python3-sip.info
@@ -1,8 +1,8 @@
PRGNAM="python3-sip"
-VERSION="4.16.9"
+VERSION="4.17"
HOMEPAGE="http://www.riverbankcomputing.com/software/sip/intro/"
-DOWNLOAD="http://downloads.sourceforge.net/project/pyqt/sip/sip-4.16.9/sip-4.16.9.tar.gz"
-MD5SUM="7a1dfff4e6fade0e4adee2c4e3d3aa9a"
+DOWNLOAD="http://downloads.sourceforge.net/project/pyqt/sip/sip-4.17/sip-4.17.tar.gz"
+MD5SUM="ca51677770fa62dd5087877688cf97ba"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"