From afcbd28a804c455f59f76af1d41ac8c052e1596c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 May 2018 08:28:02 +0200 Subject: [PATCH] dateutil: update HOMEPAGE. --- dev-python/dateutil/dateutil-2.6.1.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/dateutil/dateutil-2.6.1.recipe b/dev-python/dateutil/dateutil-2.6.1.recipe index c3f9d8c6a..2c0e6332b 100644 --- a/dev-python/dateutil/dateutil-2.6.1.recipe +++ b/dev-python/dateutil/dateutil-2.6.1.recipe @@ -1,11 +1,11 @@ SUMMARY="Extensions to the standard Python datetime module" DESCRIPTION="The dateutil module provides powerful extensions to the standard \ datetime module, available in Python 2.3+." -HOMEPAGE="http://github.com/dateutil/dateutil/" +HOMEPAGE="https://github.com/dateutil/dateutil/" COPYRIGHT="2003-2010 Gustavo Niemeyer" LICENSE="BSD (3-clause)" -REVISION="1" -SOURCE_URI="http://github.com/dateutil/dateutil/archive/$portVersion.tar.gz" +REVISION="2" +SOURCE_URI="https://github.com/dateutil/dateutil/archive/$portVersion.tar.gz" CHECKSUM_SHA256="ea1872b3296efca80dec69aef6217895d7776008fcfba3532fb53bbdc7814ad1" ARCHITECTURES="any"