mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
python-rsa: update to 3.4.1.
This commit is contained in:
parent
992288f43b
commit
e50cdbe898
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-rsa'
|
# Template file for 'python-rsa'
|
||||||
pkgname=python-rsa
|
pkgname=python-rsa
|
||||||
version=3.4
|
version=3.4.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Peter Bui <pnutzh4x0r@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://stuvel.eu/rsa"
|
homepage="https://stuvel.eu/rsa"
|
||||||
distfiles="${PYPI_SITE}/r/rsa/rsa-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/r/rsa/rsa-${version}.tar.gz"
|
||||||
checksum=9f1b6d4015cdf788273ff329d43004a7abf43971e9b06160765bad5227e4d70a
|
checksum=6fb74d7d7d6ecbadd37dbad329b31d848fba5fe8b40ad6d12cf7e2e5aa15e464
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for f in ${DESTDIR}/usr/bin/*; do
|
for f in ${DESTDIR}/usr/bin/*; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue