python-rsa: update to 3.4.2.

This commit is contained in:
Michael Gehring 2016-03-29 18:00:37 +02:00
parent 530aa5b6ed
commit 73238854e7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-rsa'
pkgname=python-rsa
version=3.4.1
version=3.4.2
revision=1
noarch=yes
wrksrc="${pkgname#*-}-${version}"
@ -14,7 +14,7 @@ maintainer="Peter Bui <pnutzh4x0r@gmail.com>"
license="Apache-2.0"
homepage="https://stuvel.eu/rsa"
distfiles="${PYPI_SITE}/r/rsa/rsa-${version}.tar.gz"
checksum=6fb74d7d7d6ecbadd37dbad329b31d848fba5fe8b40ad6d12cf7e2e5aa15e464
checksum=25df4e10c263fb88b5ace923dd84bf9aa7f5019687b5e55382ffcdb8bede9db5
post_install() {
for f in ${DESTDIR}/usr/bin/*; do