From c09e9ce19b55461d44b51bc32287d8e19359a187 Mon Sep 17 00:00:00 2001 From: cr6git Date: Thu, 21 Jun 2018 10:30:23 +0200 Subject: [PATCH] monocypher: update to 2.0.3. (#283) --- srcpkgs/monocypher/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/monocypher/template b/srcpkgs/monocypher/template index d7e5b8c0afd..ff4f47c9dd3 100644 --- a/srcpkgs/monocypher/template +++ b/srcpkgs/monocypher/template @@ -1,6 +1,6 @@ # Template file for 'monocypher' pkgname=monocypher -version=2.0.2 +version=2.0.3 revision=1 build_style=gnu-makefile short_desc="Easy to use crypto library inspired by libsodium and TweetNaCl" @@ -8,7 +8,7 @@ maintainer="cr6git " license="BSD-2-Clause" homepage="https://monocypher.org" distfiles="https://monocypher.org/download/monocypher-${version}.tar.gz" -checksum=f15f763bca02c33974d92918189c80011b1b894443c24cc3b3b5fba037edb6c3 +checksum=113bf15c82d4be3373974ebdfd1074c368486e174fc5175d6305d84a75c125c5 post_install() { vlicense LICENCE.md