monocypher: update to 3.1.3.

This commit is contained in:
Duncaen 2022-06-30 20:19:58 +02:00
parent d6d1cc4c40
commit dfa59d5f63
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,15 +1,15 @@
# Template file for 'monocypher' # Template file for 'monocypher'
pkgname=monocypher pkgname=monocypher
version=3.1.2 version=3.1.3
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="Duncaen <duncaen@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" changelog="https://monocypher.org/changelog"
distfiles="https://monocypher.org/download/monocypher-${version}.tar.gz" distfiles="https://monocypher.org/download/monocypher-${version}.tar.gz"
checksum=f80a2e16d553e4b119634fd0e85ff86fc42afb4c9cc4569077854d1b6f5ef4f9 checksum=b442b577df28f8c36caa01d9ae9011b5dd9c717d94be520168a04e36d7f5016e
post_install() { post_install() {
vlicense LICENCE.md vlicense LICENCE.md