aboutsummaryrefslogtreecommitdiffstats
path: root/main/python3
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-11-07 15:00:55 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-11-09 19:58:31 +0000
commitda8691cd5fe5f3ce6e8118200938b5425fa80233 (patch)
treed9cf206495e255de6ca02368675f118719da5972 /main/python3
parent625c14acbb9c49303fa5a40c1a20fac4c79b2ffc (diff)
downloadaports-da8691cd5fe5f3ce6e8118200938b5425fa80233.tar.bz2
aports-da8691cd5fe5f3ce6e8118200938b5425fa80233.tar.xz
main/python3: rebuild against libressl-2.6
Diffstat (limited to 'main/python3')
-rw-r--r--main/python3/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/python3/APKBUILD b/main/python3/APKBUILD
index f143b30f88..292faa5737 100644
--- a/main/python3/APKBUILD
+++ b/main/python3/APKBUILD
@@ -5,7 +5,7 @@ pkgname=python3
# the python2-tkinter's pkgver needs to be synchronized with this.
pkgver=3.6.3
_basever="${pkgver%.*}"
-pkgrel=5
+pkgrel=6
pkgdesc="A high-level scripting language"
url="http://www.python.org"
arch="all"