scrypt: switch to libressl.
This commit is contained in:
parent
3d329fa5d4
commit
6fe6712152
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'scrypt'
|
# Template file for 'scrypt'
|
||||||
pkgname=scrypt
|
pkgname=scrypt
|
||||||
version=1.1.6
|
version=1.1.6
|
||||||
revision=2
|
revision=3
|
||||||
makedepends="openssl-devel"
|
makedepends="libressl-devel"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="The scrypt key derivation function"
|
short_desc="The scrypt key derivation function"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
Loading…
Reference in a new issue