python-tkinter: fix checksum
This commit is contained in:
parent
5c5985a807
commit
76f448eb26
|
@ -19,7 +19,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Python-2.0"
|
||||
homepage="https://www.python.org"
|
||||
distfiles="https://github.com/ActiveState/cpython/archive/v${version}.tar.gz"
|
||||
checksum=a046ddfd75f439ec2e65af840caa267d1edb4d914d7777d2fbd2f88041c6f3a2
|
||||
checksum=3a829df9331f9b8d827553df92256533da51622aab013452b0b56731d17c53d6
|
||||
|
||||
pre_configure() {
|
||||
# Ensure that internal copies of expat, libffi and zlib are not used.
|
||||
|
|
Loading…
Reference in New Issue