From 4498e041ccf3224d3a75c818ffae464cd6f04814 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 May 2018 08:06:34 +0200 Subject: [PATCH] python: update HOMEPAGE. --- dev-lang/python/python3-3.6.3.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/python/python3-3.6.3.recipe b/dev-lang/python/python3-3.6.3.recipe index 65fdb3d7e..14ef9555f 100644 --- a/dev-lang/python/python3-3.6.3.recipe +++ b/dev-lang/python/python3-3.6.3.recipe @@ -8,10 +8,10 @@ and .NET virtual machines. Python is free to use, even for commercial products, because of its \ OSI-approved open source license. " -HOMEPAGE="http://www.python.org" +HOMEPAGE="https://www.python.org" LICENSE="Python" COPYRIGHT="1990-2017, Python Software Foundation" -REVISION="4" +REVISION="5" SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz" CHECKSUM_SHA256="cda7d967c9a4bfa52337cdf551bcc5cff026b6ac50a8834e568ce4a794ca81da" SOURCE_DIR="Python-$portVersion"