mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
python3.4: update to 3.4.5.
This commit is contained in:
parent
42085e28b8
commit
460dc4dfde
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'python3.4'
|
# Template file for 'python3.4'
|
||||||
pkgname=python3.4
|
pkgname=python3.4
|
||||||
version=3.4.4
|
version=3.4.5
|
||||||
revision=6
|
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@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=a797d3820155ec6cb654a652b9acfb11792d4e7d568eef1f9199009e042b6ba2
|
checksum=ee64b1c8a47461009abf25252332d29a4e587cb4f0c1c96aa793a3732e9d898a
|
||||||
|
|
||||||
pycompile_version="3.4"
|
pycompile_version="3.4"
|
||||||
pycompile_dirs="usr/lib/python3.4"
|
pycompile_dirs="usr/lib/python3.4"
|
||||||
|
|
Loading…
Add table
Reference in a new issue