CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
ruby: updated to 2.1.7
[ports/opt-arm.git] / python / Pkgfile
index 99d30f41eba80d6548b45f4f01694b544b57d3fe..f2cf82a0b3999e39714159f7709ec43b33876755 100644 (file)
@@ -5,7 +5,7 @@
 # Depends on: db gdbm openssl bzip2 zlib sqlite3
 
 name=python
-version=2.7.8
+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