From d3e9775beefe38e7403e45f1307cb1e6a9276fb2 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Wed, 12 Jul 2017 17:29:03 +0200 Subject: [PATCH] sip: bump version. --- dev-python/sip/patches/{sip-4.19.2.patch => sip-4.19.3.patch} | 0 dev-python/sip/{sip-4.19.2.recipe => sip-4.19.3.recipe} | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename dev-python/sip/patches/{sip-4.19.2.patch => sip-4.19.3.patch} (100%) rename dev-python/sip/{sip-4.19.2.recipe => sip-4.19.3.recipe} (96%) diff --git a/dev-python/sip/patches/sip-4.19.2.patch b/dev-python/sip/patches/sip-4.19.3.patch similarity index 100% rename from dev-python/sip/patches/sip-4.19.2.patch rename to dev-python/sip/patches/sip-4.19.3.patch diff --git a/dev-python/sip/sip-4.19.2.recipe b/dev-python/sip/sip-4.19.3.recipe similarity index 96% rename from dev-python/sip/sip-4.19.2.recipe rename to dev-python/sip/sip-4.19.3.recipe index ff8c16972..20e320341 100644 --- a/dev-python/sip/sip-4.19.2.recipe +++ b/dev-python/sip/sip-4.19.3.recipe @@ -8,7 +8,7 @@ COPYRIGHT="2015 Riverbank Computing Limited" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="http://sourceforge.net/projects/pyqt/files/sip/sip-$portVersion/sip-$portVersion.tar.gz" -CHECKSUM_SHA256="432b4aad25254e6997913e33b1ca3cf5fd21d5729a50a3ce2edccbea82c80533" +CHECKSUM_SHA256="740df844f80cc45dcc9b23294a92492923bc403ce88e68c35783f27c177c4b74" SOURCE_DIR="sip-$portVersion" PATCHES="sip-$portVersion.patch" PYTHON3_VERSION="3.6"