Python: update to Python-2.7.13

This commit is contained in:
MilhouseVH 2016-12-21 13:19:06 +00:00
parent 030a1130fd
commit 9f17cbf77e
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="Python"
PKG_VERSION="2.7.12"
PKG_VERSION="2.7.13"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="OSS"

View File

@ -61,7 +61,7 @@ Index: b/Makefile.pre.in
@@ -410,7 +410,7 @@
# Default target
all: build_all
all: @DEF_MAKE_ALL_RULE@
-build_all: $(BUILDPYTHON) oldsharedmods sharedmods gdbhooks
+build_all: $(BUILDPYTHON) oldsharedmods sharedmods gdbhooks python-config