scrypt: rebuild against OpenSSL
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
# Template file for 'scrypt'
|
# Template file for 'scrypt'
|
||||||
pkgname=scrypt
|
pkgname=scrypt
|
||||||
version=1.3.1
|
version=1.3.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libressl-devel"
|
makedepends="openssl-devel"
|
||||||
short_desc="Scrypt key derivation function"
|
short_desc="Scrypt key derivation function"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
|
|||||||
Reference in New Issue
Block a user