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