blob: c85634ae79b2f417486b2cb215899b80338a59e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=compile setup
DESCRIPTION=Shared library to impliment the scrypt algorithm
EAPI=8
HOMEPAGE=https://github.com/technion/libscrypt
INHERIT=toolchain-funcs
KEYWORDS=amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/technion/libscrypt/archive/v1.22.tar.gz -> libscrypt-1.22.tar.gz
_eclasses_=toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157
_md5_=21c02a61eb90ab92c9ee63c07da8f5c1
|