python3.4: update to 3.4.4

This commit is contained in:
Alessio Sergi 2015-12-23 12:21:52 +01:00
parent dec42cd82a
commit 2198757098

View file

@ -1,14 +1,14 @@
# Template file for 'python3.4'
pkgname=python3.4
version=3.4.3
revision=7
version=3.4.4
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=b5b3963533768d5fc325a4d7a6bd6f666726002d696f1d399ec06b043ea996b8
checksum=a797d3820155ec6cb654a652b9acfb11792d4e7d568eef1f9199009e042b6ba2
pycompile_version="3.4"
pycompile_dirs="usr/lib/python3.4"