scrypt: set license as 2-clause-BSD.
This commit is contained in:
parent
d06d608688
commit
b94aa581d0
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'scrypt'
|
||||
pkgname=scrypt
|
||||
version=1.1.6
|
||||
revision=3
|
||||
revision=4
|
||||
makedepends="libressl-devel"
|
||||
build_style=gnu-configure
|
||||
short_desc="The scrypt key derivation function"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="Simplified BSD"
|
||||
license="2-clause-BSD"
|
||||
homepage="https://www.tarsnap.com/scrypt.html"
|
||||
distfiles="https://www.tarsnap.com/scrypt/scrypt-${version}.tgz"
|
||||
checksum=dfd0d1a544439265bbb9b58043ad3c8ce50a3987b44a61b1d39fd7a3ed5b7fb8
|
||||
|
|
Loading…
Reference in a new issue