mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
monocypher: update to 4.0.2.
This commit is contained in:
parent
4e6a645278
commit
8eb55319b4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'monocypher'
|
# Template file for 'monocypher'
|
||||||
pkgname=monocypher
|
pkgname=monocypher
|
||||||
version=4.0.1
|
version=4.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Easy to use crypto library inspired by libsodium and TweetNaCl"
|
short_desc="Easy to use crypto library inspired by libsodium and TweetNaCl"
|
||||||
|
@ -9,7 +9,7 @@ license="BSD-2-Clause, CC0-1.0"
|
||||||
homepage="https://monocypher.org"
|
homepage="https://monocypher.org"
|
||||||
changelog="https://monocypher.org/changelog"
|
changelog="https://monocypher.org/changelog"
|
||||||
distfiles="https://monocypher.org/download/monocypher-${version}.tar.gz"
|
distfiles="https://monocypher.org/download/monocypher-${version}.tar.gz"
|
||||||
checksum=2f5796dba699cfdda5acd7721bf7df2c42e7e01d5cb843294a2a6e0a28cec0e9
|
checksum=38d07179738c0c90677dba3ceb7a7b8496bcfea758ba1a53e803fed30ae0879c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENCE.md
|
vlicense LICENCE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue