summaryrefslogtreecommitdiff
path: root/python3/Pkgfile
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2018-11-02 22:21:27 +1100
committerDanny Rawlins <monster.romster@gmail.com>2018-11-02 22:27:12 +1100
commitff75b039c6129f56b5de3a74053517cd277a050e (patch)
tree4e56f043d7b0c601c2c6f63a7a179ac893585b67 /python3/Pkgfile
parent6adcac2d520591bd3dcdace6110eac2e115c6ccc (diff)
downloadopt-ff75b039c6129f56b5de3a74053517cd277a050e.tar.gz
opt-ff75b039c6129f56b5de3a74053517cd277a050e.tar.xz
python3: 3.6.5 -> 3.6.6
Diffstat (limited to 'python3/Pkgfile')
-rw-r--r--python3/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/python3/Pkgfile b/python3/Pkgfile
index d26990bfe..7a70a5c33 100644
--- a/python3/Pkgfile
+++ b/python3/Pkgfile
@@ -1,10 +1,10 @@
# Description: Python interpreter, version 3.
# URL: https://www.python.org/
# Maintainer: Danny Rawlins, crux at romster dot me
-# Depends on: bzip2 expat gdbm libffi libtirpc mpdecimal sqlite3 xz zlib
+# Depends on: bzip2 expat gdbm libffi libtirpc mpdecimal sqlite3 xz
name=python3
-version=3.6.5
+version=3.6.6
release=1
source=(https://www.python.org/ftp/python/$version/Python-$version.tar.xz)

Generated by cgit