argon2: fix license=
This commit is contained in:
parent
693b8a1434
commit
fc2bb74324
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'argon2'
|
# Template file for 'argon2'
|
||||||
pkgname=argon2
|
pkgname=argon2
|
||||||
version=20171227
|
version=20171227
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc=phc-winner-argon2-${version}
|
wrksrc="phc-winner-argon2-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
make_build_args="OPTTARGET=none"
|
make_build_args="OPTTARGET=none"
|
||||||
make_check_args="OPTTARGET=none"
|
make_check_args="OPTTARGET=none"
|
||||||
make_check_target="test"
|
make_check_target=test
|
||||||
short_desc="Password hashing function"
|
short_desc="Password hashing function"
|
||||||
maintainer="Piraty <piraty1@inbox.ru>"
|
maintainer="Piraty <piraty1@inbox.ru>"
|
||||||
license="CC0 1.0 Universal, Apache 2.0"
|
license="CC0-1.0, Apache-2.0"
|
||||||
homepage="https://github.com/P-H-C/phc-winner-argon2"
|
homepage="https://github.com/P-H-C/phc-winner-argon2"
|
||||||
distfiles="https://github.com/P-H-C/phc-winner-argon2/archive/${version}.tar.gz"
|
distfiles="https://github.com/P-H-C/phc-winner-argon2/archive/${version}.tar.gz"
|
||||||
checksum=eaea0172c1f4ee4550d1b6c9ce01aab8d1ab66b4207776aa67991eb5872fdcd8
|
checksum=eaea0172c1f4ee4550d1b6c9ce01aab8d1ab66b4207776aa67991eb5872fdcd8
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue