python3: update to 3.8.3.

This commit is contained in:
Peter Bui 2020-05-18 14:06:56 -04:00 committed by Helmut Pozimski
parent 2db6f07316
commit 903c57e356

View file

@ -3,7 +3,7 @@
# THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/python3-tkinter".
#
pkgname=python3
version=3.8.2
version=3.8.3
revision=1
wrksrc="Python-${version}"
short_desc="Python programming language (${version%.*} series)"
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Python-2.0"
homepage="https://www.python.org"
distfiles="https://www.python.org/ftp/python/${version}/Python-${version}.tar.xz"
checksum=2646e7dc233362f59714c6193017bb2d6f7b38d6ab4a0cb5fbac5c36c4d845df
checksum=dfab5ec723c218082fe3d5d7ae17ecbdebffa9a1aea4d64aa3a2ecdd2e795864
pycompile_dirs="usr/lib/python${version%.*}"
hostmakedepends="pkgconf"