wok-current diff python/receipt @ rev 20637

updated curl (7.60.0 -> 7.61.1)
author Hans-G?nter Theisgen
date Thu Jan 10 14:26:43 2019 +0100 (2019-01-10)
parents 16df76e1fc6a
children 6135577f4d08
line diff
     1.1 --- a/python/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/python/receipt	Thu Jan 10 14:26:43 2019 +0100
     1.3 @@ -1,13 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="python"
     1.7 -VERSION="2.7.5"
     1.8 +VERSION="2.7.15"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="The Python programming language."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  LICENSE="PSL"
    1.13  SOURCE="Python"
    1.14 -TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.15 +TARBALL="$SOURCE-$VERSION.tar.xz"
    1.16  WEB_SITE="http://www.python.org/"
    1.17  WGET_URL="https://www.python.org/ftp/python/$VERSION/$TARBALL"
    1.18  HOST_ARCH="i486 arm"