pythond-pandas: fix checksum
This commit is contained in:
parent
42d9e1278c
commit
a58383ecf0
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://pandas.pydata.org/"
|
||||
license="3-clause-BSD"
|
||||
distfiles="https://github.com/pandas-dev/pandas/archive/v${version}.tar.gz"
|
||||
checksum=15b358650d6f7f432e31fe85cc508b3eba09069bc00b64b4ec3d698e0887c5f3
|
||||
checksum=cea8d7ef5649bb6a0ff918c9bc6abe81fb13cdc52bb9ccabea7d0ccae2e901b1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue