Revert "python: don't use libressl for host build"

This reverts commit ca800e60b0.
This commit is contained in:
Alexandru Ardelean
2017-01-11 11:07:22 +02:00
parent 3bfdf6797b
commit 515468346a
2 changed files with 1 additions and 12 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ include ./files/python-version.mk
PKG_NAME:=python
PKG_VERSION:=$(PYTHON_VERSION).$(PYTHON_VERSION_MICRO)
PKG_RELEASE:=2
PKG_RELEASE:=1
PKG_SOURCE:=Python-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://www.python.org/ftp/python/$(PKG_VERSION)