summaryrefslogtreecommitdiff
path: root/pkg/python
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/python')
-rw-r--r--pkg/python/.gitignore2
-rw-r--r--pkg/python/pyconfig.h2
-rw-r--r--pkg/python/sha2562
-rw-r--r--pkg/python/url2
-rw-r--r--pkg/python/ver2
5 files changed, 5 insertions, 5 deletions
diff --git a/pkg/python/.gitignore b/pkg/python/.gitignore
index 8e992cc9..18392818 100644
--- a/pkg/python/.gitignore
+++ b/pkg/python/.gitignore
@@ -1,3 +1,3 @@
-/Python-3.8.3.tar.xz
+/Python-3.8.5.tar.xz
/modules.ninja
/src
diff --git a/pkg/python/pyconfig.h b/pkg/python/pyconfig.h
index 2cd42c0f..8ba5406e 100644
--- a/pkg/python/pyconfig.h
+++ b/pkg/python/pyconfig.h
@@ -189,7 +189,7 @@
#define HAVE_LIBDL 1
/* #undef HAVE_LIBDLD */
/* #undef HAVE_LIBIEEE */
-/* #undef HAVE_LIBINTL_H */
+#define HAVE_LIBINTL_H 1
/* #undef HAVE_LIBREADLINE */
/* #undef HAVE_LIBRESOLV */
/* #undef HAVE_LIBSENDFILE */
diff --git a/pkg/python/sha256 b/pkg/python/sha256
index e0a4e46e..8c744506 100644
--- a/pkg/python/sha256
+++ b/pkg/python/sha256
@@ -1 +1 @@
-dfab5ec723c218082fe3d5d7ae17ecbdebffa9a1aea4d64aa3a2ecdd2e795864 Python-3.8.3.tar.xz
+e3003ed57db17e617acb382b0cade29a248c6026b1bd8aad1f976e9af66a83b0 Python-3.8.5.tar.xz
diff --git a/pkg/python/url b/pkg/python/url
index 8659bac9..cd2bcf48 100644
--- a/pkg/python/url
+++ b/pkg/python/url
@@ -1 +1 @@
-url = "https://www.python.org/ftp/python/3.8.3/Python-3.8.3.tar.xz"
+url = "https://www.python.org/ftp/python/3.8.5/Python-3.8.5.tar.xz"
diff --git a/pkg/python/ver b/pkg/python/ver
index 2929850e..4c6126d4 100644
--- a/pkg/python/ver
+++ b/pkg/python/ver
@@ -1 +1 @@
-3.8.3 r0
+3.8.5 r0