python27: update to 2.7.15

This commit is contained in:
Tom G. Christensen 2018-07-02 20:34:29 +02:00
parent c4e4c390c1
commit a12a10a04d
2 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
###########################################################
# Check the following 4 variables before running the script
topdir=python
version=2.7.14
version=2.7.15
pkgver=1
source[0]=https://www.python.org/ftp/python/$version/Python-$version.tar.xz
# If there are no patches, simply comment this

View File

@ -1,5 +1,8 @@
CHANGELOG
---------
* Thu May 24 2018 Tom G. Christensen <swpkg@jupiterrise.com> - 2.7.15-1
- Update to 2.7.15
* Sun Apr 08 2018 Tom G. Christensen <swpkg@jupiterrise.com> - 2.7.14-1
- Update to 2.7.14