summaryrefslogtreecommitdiffstats
path: root/testing/python3
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-05-09 11:23:29 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-05-11 15:04:38 +0000
commit297bd50ad02afa5ea7a87466aed8372f4a2585e5 (patch)
treeef3e45fb23ed240dd43fd0fa37fc67336129709e /testing/python3
parentb21844b1589b9f65d8fdcf89728270bfee91fc4c (diff)
downloadaports-297bd50ad02afa5ea7a87466aed8372f4a2585e5.tar.bz2
aports-297bd50ad02afa5ea7a87466aed8372f4a2585e5.tar.xz
testing/python3: upgrade to 3.2.3
Diffstat (limited to 'testing/python3')
-rw-r--r--testing/python3/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/python3/APKBUILD b/testing/python3/APKBUILD
index 489562fc3..6df07c306 100644
--- a/testing/python3/APKBUILD
+++ b/testing/python3/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Kiyoshi Aman <kiyoshi.aman@gmail.com>
pkgname=python3
-pkgver=3.2.0
+pkgver=3.2.3
_pkgver=3.2
pkgrel=0
pkgdesc="A high-level scripting language"