python3-scrypt: update to 0.8.17
This commit is contained in:
parent
261afa4b31
commit
d154975269
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-scrypt'
|
||||
pkgname=python3-scrypt
|
||||
version=0.8.15
|
||||
revision=2
|
||||
version=0.8.17
|
||||
revision=1
|
||||
wrksrc="scrypt-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="projectmoon <projectmoon@agnos.is>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://bitbucket.org/mhallin/py-scrypt/src/default"
|
||||
distfiles="${PYPI_SITE}/s/scrypt/scrypt-${version}.tar.gz"
|
||||
checksum=e6298025f6f8470c7137467dfa1e889e57167f48a04b30a85e26d18d24778318
|
||||
checksum=25b5075f2238be93af1cd574540a5ea01b8547f9b678aa72d22fce22577475ec
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue