aboutsummaryrefslogtreecommitdiffstats
path: root/main/python2
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-04-02 19:15:01 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-04-06 05:19:20 +0000
commit31dc4920f26303499a32e0e27424f266cfa99102 (patch)
treeae7b389c82b8e89c9cf0999e61016323c5e2f4db /main/python2
parente89e039a789669a01b800225eeefb21d9721b4c6 (diff)
downloadaports-31dc4920f26303499a32e0e27424f266cfa99102.tar.bz2
aports-31dc4920f26303499a32e0e27424f266cfa99102.tar.xz
main/python2: rebuild against libressl-2.7
Diffstat (limited to 'main/python2')
-rw-r--r--main/python2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/python2/APKBUILD b/main/python2/APKBUILD
index eae2a0d211..bc06fd5afc 100644
--- a/main/python2/APKBUILD
+++ b/main/python2/APKBUILD
@@ -4,7 +4,7 @@ pkgname=python2
# the python2-tkinter's pkgver needs to be synchronized with this.
pkgver=2.7.14
_verbase=${pkgver%.*}
-pkgrel=2
+pkgrel=3
pkgdesc="A high-level scripting language"
url="http://www.python.org"
arch="all"