python3.4: update to 3.4.5.

This commit is contained in:
Juan RP 2016-06-27 08:29:59 +02:00
parent 42085e28b8
commit 460dc4dfde

View file

@ -1,14 +1,14 @@
# Template file for 'python3.4'
pkgname=python3.4
version=3.4.4
revision=6
version=3.4.5
revision=1
wrksrc="Python-${version}"
short_desc="Interpreted, interactive, object-oriented programming language (${version%.*} series)"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.python.org"
license="PSF"
distfiles="http://www.python.org/ftp/python/${version}/Python-${version}.tar.xz"
checksum=a797d3820155ec6cb654a652b9acfb11792d4e7d568eef1f9199009e042b6ba2
checksum=ee64b1c8a47461009abf25252332d29a4e587cb4f0c1c96aa793a3732e9d898a
pycompile_version="3.4"
pycompile_dirs="usr/lib/python3.4"