python: update to 2.6.4.
--HG-- extra : convert_revision : 04557c86cf4508ce9b28235ec34c0d6c52aeab40
This commit is contained in:
parent
1ebe5e6b5e
commit
1bc864a89a
1 changed files with 2 additions and 3 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template build file for 'python'.
|
# Template build file for 'python'.
|
||||||
pkgname=python
|
pkgname=python
|
||||||
version=2.6.3
|
version=2.6.4
|
||||||
revision=1
|
|
||||||
wrksrc="Python-$version"
|
wrksrc="Python-$version"
|
||||||
distfiles="http://www.python.org/ftp/python/$version/Python-$version.tar.bz2"
|
distfiles="http://www.python.org/ftp/python/$version/Python-$version.tar.bz2"
|
||||||
configure_args="--with-threads --enable-ipv6 --with-signal-module"
|
configure_args="--with-threads --enable-ipv6 --with-signal-module"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Interpreted, interactive, object-oriented programming language"
|
short_desc="Interpreted, interactive, object-oriented programming language"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=4367e389d7e7b2a891b96bc031b9af58b7ca4befc316c91e65436bb822ecdc24
|
checksum=dad8d5575144a210d5cc4fdbc40b8a26386e9cdb1ef58941bec0be02c7cb9d89
|
||||||
long_desc="
|
long_desc="
|
||||||
Python is an interpreted, interactive, object-oriented programming language
|
Python is an interpreted, interactive, object-oriented programming language
|
||||||
that combines remarkable power with very clear syntax. For an introduction
|
that combines remarkable power with very clear syntax. For an introduction
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue