python-tkinter: fix checksum

This commit is contained in:
classabbyamp 2022-10-05 20:23:08 -04:00
parent 5c5985a807
commit 76f448eb26
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 1 additions and 1 deletions

View File

@ -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.