dateutil: update HOMEPAGE.

This commit is contained in:
Jérôme Duval
2018-05-30 08:28:02 +02:00
committed by GitHub
parent 37383aafd2
commit afcbd28a80

View File

@@ -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"