python/python3-openpyxl: Fix MD5SUM
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f1961c2457
commit
6d56ec61fe
|
@ -2,7 +2,7 @@ PRGNAM="python3-openpyxl"
|
|||
VERSION="3.0.9"
|
||||
HOMEPAGE="https://openpyxl.readthedocs.org/"
|
||||
DOWNLOAD="https://foss.heptapod.net/openpyxl/openpyxl/-/archive/3.0.9/openpyxl-3.0.9.tar.bz2"
|
||||
MD5SUM="de15aebb41001ca3f9a8ef66378c6fe4"
|
||||
MD5SUM="0259a3ffa6d2269c7e1609e3074b8923"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="et_xmlfile"
|
||||
|
|
Loading…
Reference in New Issue