aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-cffi/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-cffi/APKBUILD')
-rw-r--r--testing/py-cffi/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-cffi/APKBUILD b/testing/py-cffi/APKBUILD
index 0da9c02e21..9433c23e90 100644
--- a/testing/py-cffi/APKBUILD
+++ b/testing/py-cffi/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=py-cffi
_pkgname=cffi
-pkgver=0.8.6
+pkgver=0.9.2
pkgrel=0
pkgdesc="A foreign function interface for calling C code from python"
url="http://cffi.readthedocs.org/"