12 lines
425 B
Bash
12 lines
425 B
Bash
# Template file for 'scrypt'
|
|
pkgname=scrypt
|
|
version=1.2.0
|
|
revision=3
|
|
makedepends="libressl-devel"
|
|
build_style=gnu-configure
|
|
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
|