sip: bump version.

This commit is contained in:
Jerome Duval
2017-04-13 21:26:52 +02:00
parent 13ade93c9a
commit 1e018dcf85
2 changed files with 2 additions and 2 deletions

View File

@@ -6,9 +6,9 @@ module provides support functions to the automatically generated code."
HOMEPAGE="https://www.riverbankcomputing.com/software/sip/"
COPYRIGHT="2015 Riverbank Computing Limited"
LICENSE="GNU GPL v3"
REVISION="2"
REVISION="1"
SOURCE_URI="http://sourceforge.net/projects/pyqt/files/sip/sip-$portVersion/sip-$portVersion.tar.gz"
CHECKSUM_SHA256="501852b8325349031b769d1c03d6eab04f7b9b97f790ec79f3d3d04bf065d83e"
CHECKSUM_SHA256="432b4aad25254e6997913e33b1ca3cf5fd21d5729a50a3ce2edccbea82c80533"
SOURCE_DIR="sip-$portVersion"
PATCHES="sip-$portVersion.patch"
PYTHON3_VERSION="3.6"