aboutsummaryrefslogtreecommitdiffstats
path: root/main/python3
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2017-02-07 14:48:58 +0200
committerTimo Teräs <timo.teras@iki.fi>2017-02-07 14:48:58 +0200
commit7a7ee832f0709fb50c4a4987bc93671e8577403c (patch)
tree7e3386fe292577b7c5f2a4eaa6e783ca649f3552 /main/python3
parentf471c42b59a4aed5eab049515028dc8d21f7b1c2 (diff)
downloadaports-7a7ee832f0709fb50c4a4987bc93671e8577403c.tar.bz2
aports-7a7ee832f0709fb50c4a4987bc93671e8577403c.tar.xz
main/python3: rebuild
x86 build seems to have had gettext-dev present, so this should fix that extra dependency
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 432a150a83..7787df66b7 100644
--- a/main/python3/APKBUILD
+++ b/main/python3/APKBUILD
@@ -4,7 +4,7 @@
pkgname=python3
pkgver=3.5.2
_basever="${pkgver%.*}"
-pkgrel=9
+pkgrel=10
pkgdesc="A high-level scripting language"
url="http://www.python.org"
arch="all"