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"