python-rsa: update to 3.4.1.

This commit is contained in:
Michael Gehring 2016-03-26 18:20:25 +01:00
parent 992288f43b
commit e50cdbe898
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
version=3.4.1
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=9f1b6d4015cdf788273ff329d43004a7abf43971e9b06160765bad5227e4d70a
checksum=6fb74d7d7d6ecbadd37dbad329b31d848fba5fe8b40ad6d12cf7e2e5aa15e464
post_install() {
for f in ${DESTDIR}/usr/bin/*; do