python: update to 2.6.2.
--HG-- extra : convert_revision : eb924260fb3e114702102d842b9b624ad1a70252
This commit is contained in:
parent
5d6e9821df
commit
631608e3ef
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template build file for 'python'.
|
# Template build file for 'python'.
|
||||||
pkgname=python
|
pkgname=python
|
||||||
version=2.6.1
|
version=2.6.2
|
||||||
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-shared"
|
configure_args="--with-threads --enable-shared"
|
||||||
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=cf153f10ba6312a8303ceb01bed834a2786d28aa89c7d73dba64714f691628f6
|
checksum=a1cdc4a8f6c1f947ea3b87d097af2db4371019bac941d92c3844124c5694328b
|
||||||
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