aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-04-19 13:38:40 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-04-19 13:38:40 +0000
commit3bf2c044f6d90d775cf870fa3e1124edfe383623 (patch)
tree960f0593cdc5df56abb80d18442c755f21550460
parent5c06e27863ddf9395a1cf0ca8047a37abbf5f8ff (diff)
downloadaports-3bf2c044f6d90d775cf870fa3e1124edfe383623.tar.bz2
aports-3bf2c044f6d90d775cf870fa3e1124edfe383623.tar.xz
testing/python3.4: rebuild against libressl 2.5
-rw-r--r--testing/python3.4/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/python3.4/APKBUILD b/testing/python3.4/APKBUILD
index 4b2b6e8f33..d059c9019f 100644
--- a/testing/python3.4/APKBUILD
+++ b/testing/python3.4/APKBUILD
@@ -3,7 +3,7 @@
_basever=3.4
pkgname=python$_basever
pkgver=$_basever.5
-pkgrel=0
+pkgrel=1
pkgdesc="A high-level scripting language"
url="http://www.python.org"
arch="all"