X-Git-Url: http://gitweb/?a=blobdiff_plain;f=python%2FPkgfile;h=f2cf82a0b3999e39714159f7709ec43b33876755;hb=3bba7e2af87bbf095514124998ef9875c0be0f9d;hp=cda4e1f48ef1bf6f480baec21213cead6f2691df;hpb=f47453f33b6cca97585c16308ceece98d9398286;p=ports%2Fopt-arm.git diff --git a/python/Pkgfile b/python/Pkgfile index cda4e1f..f2cf82a 100644 --- a/python/Pkgfile +++ b/python/Pkgfile @@ -5,7 +5,7 @@ # Depends on: db gdbm openssl bzip2 zlib sqlite3 name=python -version=2.7.7 +version=2.7.10 release=1 source=(http://www.python.org/ftp/$name/$version/Python-$version.tar.xz \ pyconfig.h) @@ -20,7 +20,7 @@ build () { --mandir=/usr/man \ --enable-shared \ --with-threads \ - --enable-ipv6 + --enable-ipv6 make make -j1 DESTDIR=$PKG install