aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-cryptography
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-cryptography')
-rw-r--r--main/py-cryptography/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/py-cryptography/APKBUILD b/main/py-cryptography/APKBUILD
index 3c55d0e873..f1acde06b3 100644
--- a/main/py-cryptography/APKBUILD
+++ b/main/py-cryptography/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: August Klein <amatcoder@gmail.com>
pkgname=py-cryptography
_pkgname=${pkgname#py-}
-pkgver=2.1.3
+pkgver=2.1.4
pkgrel=0
pkgdesc="A package which provides cryptographic recipes and primitives"
url="https://pypi.python.org/pypi/cryptography"
@@ -51,4 +51,4 @@ _py3() {
_py python3
}
-sha512sums="04b340550955ab177e3ca3b63ad39f903cee8ae12d3dee1039507e09b9257210ea4474265cb521b8f93a5ccda8dd829640ed04bc16bb7e3663651e64a5bbe8e3 cryptography-2.1.3.tar.gz"
+sha512sums="f749cb4384badc174a842514e5a4fee2ed01ab9c716799d8d9d5301f6d2d97b6c41deb9e425f48928b639fa34bef8c05529ed7e5b777ef5ca75c244f8fda8fd4 cryptography-2.1.4.tar.gz"