mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
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'
|
# Template file for 'scrypt'
|
||||||
pkgname=scrypt
|
pkgname=scrypt
|
||||||
version=1.1.6
|
version=1.1.6
|
||||||
revision=3
|
revision=4
|
||||||
makedepends="libressl-devel"
|
makedepends="libressl-devel"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="The scrypt key derivation function"
|
short_desc="The scrypt key derivation function"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="Simplified BSD"
|
license="2-clause-BSD"
|
||||||
homepage="https://www.tarsnap.com/scrypt.html"
|
homepage="https://www.tarsnap.com/scrypt.html"
|
||||||
distfiles="https://www.tarsnap.com/scrypt/scrypt-${version}.tgz"
|
distfiles="https://www.tarsnap.com/scrypt/scrypt-${version}.tgz"
|
||||||
checksum=dfd0d1a544439265bbb9b58043ad3c8ce50a3987b44a61b1d39fd7a3ed5b7fb8
|
checksum=dfd0d1a544439265bbb9b58043ad3c8ce50a3987b44a61b1d39fd7a3ed5b7fb8
|
||||||
|
|
Loading…
Add table
Reference in a new issue