scrypt: update to 1.2.0.
This commit is contained in:
parent
c2df558b19
commit
3146d673e5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'scrypt'
|
||||
pkgname=scrypt
|
||||
version=1.1.6
|
||||
revision=7
|
||||
version=1.2.0
|
||||
revision=1
|
||||
makedepends="libressl-devel"
|
||||
build_style=gnu-configure
|
||||
short_desc="The scrypt key derivation function"
|
||||
|
@ -9,4 +9,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="2-clause-BSD"
|
||||
homepage="https://www.tarsnap.com/scrypt.html"
|
||||
distfiles="https://www.tarsnap.com/scrypt/scrypt-${version}.tgz"
|
||||
checksum=dfd0d1a544439265bbb9b58043ad3c8ce50a3987b44a61b1d39fd7a3ed5b7fb8
|
||||
checksum=1754bc89405277c8ac14220377a4c240ddc34b1ce70882aa92cd01bfdc8569d4
|
||||
|
|
Loading…
Reference in a new issue