aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-passlib
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-passlib')
-rw-r--r--testing/py-passlib/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/testing/py-passlib/APKBUILD b/testing/py-passlib/APKBUILD
index 74b369cbf1..c245f79373 100644
--- a/testing/py-passlib/APKBUILD
+++ b/testing/py-passlib/APKBUILD
@@ -1,9 +1,9 @@
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=py-passlib
-pkgver=1.6.1
+pkgver=1.6.2
pkgrel=0
-pkgdesc="python hashing library for over 30 schemes"
+pkgdesc="A python hashing library for over 30 schemes"
url="http://passlib.googlecode.com/"
arch="noarch"
license="BSD"
@@ -35,4 +35,6 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-md5sums="6354846f965694db402fba4125205315 passlib-1.6.1.tar.gz"
+md5sums="2f872ae7c72ca338634c618f2cff5863 passlib-1.6.2.tar.gz"
+sha256sums="e987f6000d16272f75314c7147eb015727e8532a3b747b1a8fb58e154c68392d passlib-1.6.2.tar.gz"
+sha512sums="4c58df875549d9d4a5a9cb5d7b8e853b2614cab1c67a35d0d113fcd6332bbe0f5b6d2521d71eade2e020d0a42cd9ce0a6e866c82bc1a840391f9005ba0baceea passlib-1.6.2.tar.gz"