blob: 65f82112a5fa5866b349449ec22ae51bcf7668dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = libscrypt
pkgdesc = shared library that implements scrypt() functionality - a replacement for bcrypt()
pkgver = 1.22
pkgrel = 1
url = https://github.com/technion/libscrypt
arch = i686
arch = x86_64
license = BSD
source = libscrypt-1.22.tar.gz::https://github.com/technion/libscrypt/archive/v1.22.tar.gz
sha1sums = 01e1789bcd029ebf6d94c907b7d41889cde3a788
pkgname = libscrypt
|