aboutsummaryrefslogtreecommitdiffstats
path: root/community/python3-tkinter
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-06 14:56:33 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-06 18:32:55 +0000
commit0b4fa2a4f7e4ffdc4d3bf4ef80fb94261b2ea335 (patch)
tree194266de620958a576a1eae0341cafad82760c52 /community/python3-tkinter
parentde983bc39954e739e429aca19b2c1c556c318548 (diff)
downloadaports-0b4fa2a4f7e4ffdc4d3bf4ef80fb94261b2ea335.tar.bz2
aports-0b4fa2a4f7e4ffdc4d3bf4ef80fb94261b2ea335.tar.xz
community/python3-tkinter: upgrade to 3.8.2
Diffstat (limited to 'community/python3-tkinter')
-rw-r--r--community/python3-tkinter/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/python3-tkinter/APKBUILD b/community/python3-tkinter/APKBUILD
index ff7afeb29a..787cd6b752 100644
--- a/community/python3-tkinter/APKBUILD
+++ b/community/python3-tkinter/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Kiyoshi Aman <kiyoshi.aman@gmail.com>
pkgname=python3-tkinter
-pkgver=3.8.1
+pkgver=3.8.2
_basever="${pkgver%.*}"
pkgrel=0
pkgdesc="A graphical user interface for the Python"
@@ -109,6 +109,6 @@ _idle() {
_mv_files usr/lib/python*/idlelib
}
-sha512sums="d41381848cc1ec8009643b71875f395a9ac2c8e12a5b1efef33caf8a9e99a337c790d4354695c85352d11b62092ae372b5af62f78724363fcbf3504ff9a6ddca Python-3.8.1.tar.xz
+sha512sums="ca37ad0e7c5845f5f228566aa8ff654a8f428c7d4a5aaabff29baebb0ca3219b31ba8bb2607f89e37cf3fc564f023b8407e53a4f2c47bd99122c1cc222613e37 Python-3.8.2.tar.xz
ab8eaa2858d5109049b1f9f553198d40e0ef8d78211ad6455f7b491af525bffb16738fed60fc84e960c4889568d25753b9e4a1494834fea48291b33f07000ec2 musl-find_library.patch
37b6ee5d0d5de43799316aa111423ba5a666c17dc7f81b04c330f59c1d1565540eac4c585abe2199bbed52ebe7426001edb1c53bd0a17486a2a8e052d0f494ad fix-xattrs-glibc.patch"