From c4f71228218707d0a8277dfe0c0bb81662684746 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 28 Nov 2023 17:13:05 +0100 Subject: [PATCH] sip: bump version --- .../sip/patches/{sip-6.7.11.patchset => sip-6.7.12.patchset} | 0 dev-python/sip/{sip-6.7.11.recipe => sip-6.7.12.recipe} | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename dev-python/sip/patches/{sip-6.7.11.patchset => sip-6.7.12.patchset} (100%) rename dev-python/sip/{sip-6.7.11.recipe => sip-6.7.12.recipe} (97%) diff --git a/dev-python/sip/patches/sip-6.7.11.patchset b/dev-python/sip/patches/sip-6.7.12.patchset similarity index 100% rename from dev-python/sip/patches/sip-6.7.11.patchset rename to dev-python/sip/patches/sip-6.7.12.patchset diff --git a/dev-python/sip/sip-6.7.11.recipe b/dev-python/sip/sip-6.7.12.recipe similarity index 97% rename from dev-python/sip/sip-6.7.11.recipe rename to dev-python/sip/sip-6.7.12.recipe index 7fda6e59b..1b4dcdc05 100644 --- a/dev-python/sip/sip-6.7.11.recipe +++ b/dev-python/sip/sip-6.7.12.recipe @@ -10,7 +10,7 @@ LICENSE="GNU GPL v2 SIP" REVISION="1" SOURCE_URI="https://pypi.python.org/packages/source/s/sip/sip-$portVersion.tar.gz" -CHECKSUM_SHA256="f0dc3287a0b172e5664931c87847750d47e4fdcda4fe362b514af8edd655b469" +CHECKSUM_SHA256="08e66f742592eb818ac8fda4173e2ed64c9f2d40b70bee11db1c499127d98450" SOURCE_DIR="sip-$portVersion" PATCHES="sip-$portVersion.patchset"