python3: update to 3.6.8

This commit is contained in:
Alessio Sergi 2018-12-27 18:28:28 +01:00
parent 91a3729d5b
commit 92b5be6aa2

View file

@ -3,15 +3,15 @@
# THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/python3-tkinter".
#
pkgname=python3
version=3.6.7
revision=2
version=3.6.8
revision=1
wrksrc="Python-${version}"
short_desc="Interpreted, interactive, object-oriented programming language (${version%.*} series)"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://www.python.org"
license="Python-2.0"
distfiles="https://www.python.org/ftp/python/${version}/Python-${version}.tar.xz"
checksum=81fd1401a9d66533b0a3e9e3f4ea1c7c6702d57d5b90d659f971e6f1b745f77d
checksum=35446241e995773b1bed7d196f4b624dadcadc8429f26282e756b2fb8a351193
pycompile_dirs="usr/lib/python${version%.*}"
hostmakedepends="pkg-config"