monocypher: update to 3.1.2.

This commit is contained in:
mobinmob 2021-01-18 16:22:18 +02:00 committed by Érico Nogueira Rolim
parent d14c3d1d43
commit 96534c0c43
1 changed files with 3 additions and 2 deletions

View File

@ -1,14 +1,15 @@
# Template file for 'monocypher' # Template file for 'monocypher'
pkgname=monocypher pkgname=monocypher
version=3.1.1 version=3.1.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"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-2-Clause, CC0-1.0" license="BSD-2-Clause, CC0-1.0"
homepage="https://monocypher.org" homepage="https://monocypher.org"
changelog="https://monocypher.org/changelog"
distfiles="https://monocypher.org/download/monocypher-${version}.tar.gz" distfiles="https://monocypher.org/download/monocypher-${version}.tar.gz"
checksum=ed96874acfe75781cfbe06b049868920f0e9f493ec78e7d6e3879177a8d0af7a checksum=f80a2e16d553e4b119634fd0e85ff86fc42afb4c9cc4569077854d1b6f5ef4f9
post_install() { post_install() {
vlicense LICENCE.md vlicense LICENCE.md