aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorChristian Kampka <christian@kampka.net>2015-12-22 12:08:26 +0100
committerChristian Kampka <christian@kampka.net>2015-12-22 12:08:26 +0100
commitca1f9771d11175fc34a9fe7b1ab988e0c1b2d5e7 (patch)
tree01e0e995be76ddf005f5b625f60eab924970fb54 /community
parent5991fa2794f0aecdf1b0eb4e3a5b31347222cd48 (diff)
downloadaports-ca1f9771d11175fc34a9fe7b1ab988e0c1b2d5e7.tar.bz2
aports-ca1f9771d11175fc34a9fe7b1ab988e0c1b2d5e7.tar.xz
community/py-cffi: new upstream version 1.4.2
Diffstat (limited to 'community')
-rw-r--r--community/py-cffi/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/py-cffi/APKBUILD b/community/py-cffi/APKBUILD
index 22b6546b6c..0bae59c299 100644
--- a/community/py-cffi/APKBUILD
+++ b/community/py-cffi/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=py-cffi
_pkgname=cffi
-pkgver=1.3.0
+pkgver=1.4.2
pkgrel=0
pkgdesc="A foreign function interface for calling C code from python"
url="http://cffi.readthedocs.org/"
@@ -36,6 +36,6 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-md5sums="a40ed8c8ac653c8fc7d5603711b06eaf cffi-1.3.0.tar.gz"
-sha256sums="9daa53aff0b5cf64c85c10eab7ce6776880d0ee71b78cedeae196ae82b6734e9 cffi-1.3.0.tar.gz"
-sha512sums="2ea789d67782b2f23501bea4480f42f79e312d047e2d8c777aab8113400cfa136585aa92c0a51608a0da35cd6734bc24914fcccfc5bbdad3041aad2e9f784400 cffi-1.3.0.tar.gz"
+md5sums="81357fe5042d00650b85b728cc181df2 cffi-1.4.2.tar.gz"
+sha256sums="8f1d177d364ea35900415ae24ca3e471be3d5334ed0419294068c49f45913998 cffi-1.4.2.tar.gz"
+sha512sums="cdb265c4ae390b6498fab34a2f0920ee6eca65e6b543dfb92a0e64825bcef26e8bd4c9f1f43a15e7696128f38026e467fcdda057e00e939311a465b2b585fc34 cffi-1.4.2.tar.gz"