mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
scrypt: rebuild against OpenSSL
This commit is contained in:
parent
81125a5c10
commit
66683f5bab
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue