mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 03:00:05 +02:00
Let all recipes use SHA-256 checksums only.
This commit is contained in:
@@ -6,7 +6,7 @@ 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"
|
||||
CHECKSUM_MD5="a0ed854ee442051b249bfad0f638bbec"
|
||||
CHECKSUM_SHA256="1c35b4ac206cef2d24816c89f89cf289dd3d38cf7c449bb3fab7bf6d43f01b1f"
|
||||
COPYRIGHT="2009 Raymond Hettinger"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
|
||||
Reference in New Issue
Block a user