From 2b0845720a687e419ec9e944aac7811c0f2d7f47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 May 2018 08:30:39 +0200 Subject: [PATCH] twisted: update HOMEPAGE. --- dev-python/twisted/twisted-17.1.0.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/twisted/twisted-17.1.0.recipe b/dev-python/twisted/twisted-17.1.0.recipe index 79d5f7f15..b70e26771 100644 --- a/dev-python/twisted/twisted-17.1.0.recipe +++ b/dev-python/twisted/twisted-17.1.0.recipe @@ -19,10 +19,10 @@ text processing, and anything else. - twisted.spread: A secure, fast remote object system. - twisted.trial: A unit testing framework that integrates well with \ Twisted-based code." -HOMEPAGE="http://twistedmatrix.com" +HOMEPAGE="https://twistedmatrix.com" COPYRIGHT="2001-2013 Twisted project members" LICENSE="MIT" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/twisted/twisted/archive/twisted-$portVersion.tar.gz" CHECKSUM_SHA256="47e31c594716989e88d6a440d15dbcb555cfb036a644fdddb9d35f32a50b1179" PATCHES="twisted-$portVersion.patchset"