scrypt: rebuild against libressl-2.8
This commit is contained in:
parent
bcdd7e6657
commit
515137a39c
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'scrypt'
|
# Template file for 'scrypt'
|
||||||
pkgname=scrypt
|
pkgname=scrypt
|
||||||
version=1.2.1
|
version=1.2.1
|
||||||
revision=5
|
revision=6
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libressl-devel"
|
makedepends="libressl-devel"
|
||||||
short_desc="The scrypt key derivation function"
|
short_desc="The scrypt key derivation function"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="2-clause-BSD"
|
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=4621f5e7da2f802e20850436219370092e9fcda93bd598f6d4236cce33f4c577
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue