mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-16 00:30:06 +02:00
dateutil: update HOMEPAGE.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user