From: Michael Tremer Date: Sat, 15 Oct 2011 09:17:39 +0000 (+0200) Subject: python: Update to 2.7.2. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d3be0b53acda37240e40cafebf6941239efc2a44;p=ipfire-3.x.git python: Update to 2.7.2. --- diff --git a/python/python.nm b/python/python.nm index 295f6dc8b..7ca7f0c86 100644 --- a/python/python.nm +++ b/python/python.nm @@ -4,8 +4,8 @@ ############################################################################### name = python -version = 2.7.1 -release = 4 +version = 2.7.2 +release = 1 thisapp = Python-%{version} groups = Development/Languages @@ -21,8 +21,8 @@ description libraries, as well as to various windowing systems. end -source_dl = -sources = %{thisapp}.tgz +source_dl = http://python.org/ftp/python/%{version}/ +sources = %{thisapp}.tar.xz build requires