minisign: update to 0.9.

This commit is contained in:
mobinmob 2020-06-09 16:14:16 +03:00 committed by Helmut Pozimski
parent 6397a286c7
commit 6d5006caf2
1 changed files with 3 additions and 3 deletions

View File

@ -1,15 +1,15 @@
# Template file for 'minisign'
pkgname=minisign
version=0.8
version=0.9
revision=1
build_style=cmake
makedepends="libsodium-devel"
short_desc="A simple tool to sign files and verify signatures"
short_desc="Simple tool to sign files and verify signatures"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://jedisct1.github.io/minisign"
distfiles="https://github.com/jedisct1/minisign/archive/${version}.tar.gz"
checksum=130eb5246076bc7ec42f13495a601382e566bb6733430d40a68de5e43a7f1082
checksum=caa4b3dd314e065c6f387b2713f7603673e39a8a0b1a76f96ef6c9a5b845da0f
post_install() {
vlicense LICENSE