mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-13 07:10:05 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -5,7 +5,7 @@ big-oh performance that matches regular dictionaries (amortized O(1) \
|
||||
insertion/deletion/lookup and O(n) iteration/repr/copy/equality_testing).
|
||||
"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/ordereddict"
|
||||
SRC_URI="https://pypi.python.org/packages/source/o/ordereddict/ordereddict-1.1.tar.gz"
|
||||
SOURCE_URI="https://pypi.python.org/packages/source/o/ordereddict/ordereddict-1.1.tar.gz"
|
||||
CHECKSUM_SHA256="1c35b4ac206cef2d24816c89f89cf289dd3d38cf7c449bb3fab7bf6d43f01b1f"
|
||||
COPYRIGHT="2009 Raymond Hettinger"
|
||||
LICENSE="MIT"
|
||||
|
||||
Reference in New Issue
Block a user