scrypt: update to 1.3.0.
This commit is contained in:
parent
417af4bef4
commit
2a017350f9
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'scrypt'
|
# Template file for 'scrypt'
|
||||||
pkgname=scrypt
|
pkgname=scrypt
|
||||||
version=1.2.1
|
version=1.3.0
|
||||||
revision=7
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libressl-devel"
|
makedepends="libressl-devel"
|
||||||
short_desc="The scrypt key derivation function"
|
short_desc="Scrypt key derivation function"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://www.tarsnap.com/scrypt.html"
|
homepage="https://www.tarsnap.com/scrypt.html"
|
||||||
distfiles="https://www.tarsnap.com/scrypt/scrypt-${version}.tgz"
|
distfiles="https://www.tarsnap.com/scrypt/scrypt-${version}.tgz"
|
||||||
checksum=4621f5e7da2f802e20850436219370092e9fcda93bd598f6d4236cce33f4c577
|
checksum=263034edd4d1e117d4051d9a9260c74dedb0efaf4491c5152b738978b3f32748
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYRIGHT
|
vlicense COPYRIGHT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue