minisign: update to 0.10.
This commit is contained in:
parent
98e6564c5a
commit
8da84585f2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'minisign'
|
||||
pkgname=minisign
|
||||
version=0.9
|
||||
version=0.10
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://jedisct1.github.io/minisign"
|
||||
distfiles="https://github.com/jedisct1/minisign/archive/${version}.tar.gz"
|
||||
checksum=caa4b3dd314e065c6f387b2713f7603673e39a8a0b1a76f96ef6c9a5b845da0f
|
||||
checksum=9fe40c2bd899a91f6b62a6ff3d469ece670f155307df50c2482ddd31337ab6da
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue