diff --git a/system/base/python/actions.py b/system/base/python/actions.py
index a4f64c00..0c2a1f7a 100644
--- a/system/base/python/actions.py
+++ b/system/base/python/actions.py
@@ -23,7 +23,7 @@ def setup():
#shelltools.cd("..")
#os.system("echo -e '\033[0;36mBuilding OpenSSL\033[0m' ")
- #shelltools.cd("openssl-1.1.1l")
+ #shelltools.cd("openssl-1.1.1n")
#shelltools.system("./Configure --prefix=%s/temp --openssldir=%s/openssl/etc/ssl --libdir=lib no-shared enable-ec_nistp_64_gcc_128 linux-x86_64 -Wa,--noexecstack" %(get.workDIR(), get.workDIR()))
#autotools.make()
#autotools.make("install")
diff --git a/system/base/python/pspec.xml b/system/base/python/pspec.xml
index 9630200d..4e7358b5 100755
--- a/system/base/python/pspec.xml
+++ b/system/base/python/pspec.xml
@@ -14,7 +14,7 @@
Python is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days.
https://www.python.org/ftp/python/2.7.18/Python-2.7.18.tar.xz
- https://www.openssl.org/source/openssl-1.1.1l.tar.gz
+ https://www.openssl.org/source/openssl-1.1.1n.tar.gz
bzip2
@@ -25,7 +25,7 @@
libffi-devel
sqlite-devel
ncurses-devel
- openssl-devel
+ openssl-devel
readline-devel
glibc-devel
@@ -140,6 +140,13 @@
-->
+
+ 2022-04-23-
+ 2.7.18
+ Rebuild
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2022-01-18-
2.7.18