From e6f5649a317e1257bae50d6d40248da3993009f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 May 2018 08:07:00 +0200 Subject: [PATCH] python: update HOMEPAGE. --- dev-lang/python/python-2.7.13.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/python/python-2.7.13.recipe b/dev-lang/python/python-2.7.13.recipe index b8632284a..338db6e4f 100644 --- a/dev-lang/python/python-2.7.13.recipe +++ b/dev-lang/python/python-2.7.13.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="3" +REVISION="4" SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz" CHECKSUM_SHA256="35d543986882f78261f97787fd3e06274bfa6df29fac9b4a94f73930ff98f731" SOURCE_DIR="Python-$portVersion"