python3: update to 3.6.7

This commit is contained in:
Alessio Sergi 2018-10-27 19:36:43 +02:00
parent 87d75cbdaf
commit afa3535cce
1 changed files with 3 additions and 3 deletions

View File

@ -3,15 +3,15 @@
# THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/python3-tkinter".
#
pkgname=python3
version=3.6.6
revision=2
version=3.6.7
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=d79bc15d456e73a3173a2938f18a17e5149c850ebdedf84a78067f501ee6e16f
checksum=81fd1401a9d66533b0a3e9e3f4ea1c7c6702d57d5b90d659f971e6f1b745f77d
pycompile_dirs="usr/lib/python${version%.*}"
hostmakedepends="pkg-config"