python3.4: update to 3.4.2
This commit is contained in:
parent
12305d354f
commit
d400b03576
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'python3.4'
|
# Template file for 'python3.4'
|
||||||
pkgname=python3.4
|
pkgname=python3.4
|
||||||
version=3.4.1
|
version=3.4.2
|
||||||
revision=8
|
revision=1
|
||||||
wrksrc="Python-${version}"
|
wrksrc="Python-${version}"
|
||||||
short_desc="Interpreted, interactive, object-oriented programming language (${version%.*} series)"
|
short_desc="Interpreted, interactive, object-oriented programming language (${version%.*} series)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.python.org"
|
homepage="http://www.python.org"
|
||||||
license="PSF"
|
license="PSF"
|
||||||
distfiles="http://www.python.org/ftp/python/${version}/Python-${version}.tar.xz"
|
distfiles="http://www.python.org/ftp/python/${version}/Python-${version}.tar.xz"
|
||||||
checksum=c595a163104399041fcbe1c5c04db4c1da94f917b82ce89e8944c8edff7aedc4
|
checksum=1c6d9682d145c056537e477bbfa060ce727f9edd38df1827e0f970dcf04b2def
|
||||||
|
|
||||||
pycompile_version="3.4"
|
pycompile_version="3.4"
|
||||||
pycompile_dirs="usr/lib/python3.4"
|
pycompile_dirs="usr/lib/python3.4"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user