diff --git a/dev-python/sip/patches/sip-4.19.1.patch b/dev-python/sip/patches/sip-4.19.2.patch similarity index 100% rename from dev-python/sip/patches/sip-4.19.1.patch rename to dev-python/sip/patches/sip-4.19.2.patch diff --git a/dev-python/sip/sip-4.19.1.recipe b/dev-python/sip/sip-4.19.2.recipe similarity index 96% rename from dev-python/sip/sip-4.19.1.recipe rename to dev-python/sip/sip-4.19.2.recipe index b5d1b95dd..ff8c16972 100644 --- a/dev-python/sip/sip-4.19.1.recipe +++ b/dev-python/sip/sip-4.19.2.recipe @@ -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"