scrypt: update to 1.2.1.
This commit is contained in:
parent
51fdc5c972
commit
f68a6f6b1c
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'scrypt'
|
||||
pkgname=scrypt
|
||||
version=1.2.0
|
||||
revision=3
|
||||
makedepends="libressl-devel"
|
||||
version=1.2.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libressl-devel"
|
||||
short_desc="The scrypt key derivation function"
|
||||
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=1754bc89405277c8ac14220377a4c240ddc34b1ce70882aa92cd01bfdc8569d4
|
||||
checksum=4621f5e7da2f802e20850436219370092e9fcda93bd598f6d4236cce33f4c577
|
||||
|
|
Loading…
Reference in New Issue