diff options
author | Samuel Martin <s.martin49@gmail.com> | 2017-11-03 11:37:00 +0100 |
---|---|---|
committer | Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> | 2017-11-05 17:45:07 +0100 |
commit | 9fac11bb7e048c10362f926de2cbb71c7e78c27e (patch) | |
tree | d0e0041f3f40362109539e9d8ac842d9649ebeb8 /package/python-numpy/python-numpy.hash | |
parent | dca59a2dadc9b6bc3cfdfdf49f85401ecc062d99 (diff) | |
download | buildroot-9fac11bb7e048c10362f926de2cbb71c7e78c27e.tar.gz buildroot-9fac11bb7e048c10362f926de2cbb71c7e78c27e.zip |
package/python-numpy: add license hash
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Diffstat (limited to 'package/python-numpy/python-numpy.hash')
-rw-r--r-- | package/python-numpy/python-numpy.hash | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/python-numpy/python-numpy.hash b/package/python-numpy/python-numpy.hash index 6e76c62e7d..854f202297 100644 --- a/package/python-numpy/python-numpy.hash +++ b/package/python-numpy/python-numpy.hash @@ -1,2 +1,4 @@ # Copied from https://github.com/numpy/numpy/releases/tag/v1.13.3 sha256 4c6b4eef790528bebb7ec9590d74cc193868940fe68e4109a91c196df72d8094 numpy-1.13.3.tar.gz +# License files, locally calculated +sha256 94eebc7c8f86a287c1e9146ed52ebcde88183806d848d8c66e0e52d1aebf3b13 LICENSE.txt |