mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 13:20:08 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -4,7 +4,7 @@ DESCRIPTION="
|
||||
standard datetime module, available in Python 2.3+.
|
||||
"
|
||||
HOMEPAGE="http://labix.org/python-dateutil"
|
||||
SRC_URI="http://labix.org/download/python-dateutil/python-dateutil-1.5.tar.gz"
|
||||
SOURCE_URI="http://labix.org/download/python-dateutil/python-dateutil-1.5.tar.gz"
|
||||
CHECKSUM_SHA256="c08aca7d85f8f8eed61e83b3423b829262c596a9a78f7ca3de0bcee2217d0e3b"
|
||||
#FIXME: check exact license
|
||||
#XXX: 2.0 is "simplified BSD" (which one ?)
|
||||
|
||||
Reference in New Issue
Block a user