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