From 14a717c2d8e23bb99eb91e7b2dd6e3d16a8656f0 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sun, 22 Dec 2019 16:03:32 -0800 Subject: python: Update to 3.8.1 --- pkg/python/.gitignore | 2 +- pkg/python/sha256 | 2 +- pkg/python/url | 2 +- pkg/python/ver | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'pkg/python') diff --git a/pkg/python/.gitignore b/pkg/python/.gitignore index dd570123..c48df02b 100644 --- a/pkg/python/.gitignore +++ b/pkg/python/.gitignore @@ -1,3 +1,3 @@ -/Python-3.8.0.tar.xz +/Python-3.8.1.tar.xz /modules.ninja /src diff --git a/pkg/python/sha256 b/pkg/python/sha256 index 3e8be3bf..38eb301e 100644 --- a/pkg/python/sha256 +++ b/pkg/python/sha256 @@ -1 +1 @@ -b356244e13fb5491da890b35b13b2118c3122977c2cd825e3eb6e7d462030d84 Python-3.8.0.tar.xz +75894117f6db7051c1b34f37410168844bbb357c139a8a10a352e9bf8be594e8 Python-3.8.1.tar.xz diff --git a/pkg/python/url b/pkg/python/url index dc709080..2ce8450c 100644 --- a/pkg/python/url +++ b/pkg/python/url @@ -1 +1 @@ -url = "https://www.python.org/ftp/python/3.8.0/Python-3.8.0.tar.xz" +url = "https://www.python.org/ftp/python/3.8.1/Python-3.8.1.tar.xz" diff --git a/pkg/python/ver b/pkg/python/ver index bcbb3fbe..c23a3d1d 100644 --- a/pkg/python/ver +++ b/pkg/python/ver @@ -1 +1 @@ -3.8.0 r0 +3.8.1 r0 -- cgit v1.2.3