minisign: update to 0.7.
This commit is contained in:
parent
10bd6063e3
commit
e21583a393
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'minisign'
|
||||
pkgname=minisign
|
||||
version=0.6
|
||||
version=0.7
|
||||
revision=1
|
||||
build_style=cmake
|
||||
makedepends="libsodium-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
|
|||
license="MIT"
|
||||
homepage="https://jedisct1.github.io/minisign"
|
||||
distfiles="https://github.com/jedisct1/minisign/archive/${version}.tar.gz"
|
||||
checksum=f2267a07bece923d4d174ccacccc56eff9c05b28c4d971e601de896355442f09
|
||||
checksum=0c9f25ae647b6ba38cf7e6aea1da4e8fb20e1bc64ef0c679da737a38c8ad43ef
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue