aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-passlib
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2014-08-23 11:22:12 +0000
committerFabian Affolter <fabian@affolter-engineering.ch>2014-08-23 11:22:12 +0000
commite10945f3b8cdd8f744ecd91eb44188db280785ad (patch)
treed410bdd7df8e299e6d781f03c6dec79b4d32a81d /testing/py-passlib
parent4e9508d2eec50d6170368524f39eb27114758790 (diff)
downloadaports-e10945f3b8cdd8f744ecd91eb44188db280785ad.tar.bz2
aports-e10945f3b8cdd8f744ecd91eb44188db280785ad.tar.xz
testing/py-passlib: upgrade to 1.6.2
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"