mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'minisign'
|
||||||
pkgname=minisign
|
pkgname=minisign
|
||||||
version=0.9
|
version=0.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://jedisct1.github.io/minisign"
|
homepage="https://jedisct1.github.io/minisign"
|
||||||
distfiles="https://github.com/jedisct1/minisign/archive/${version}.tar.gz"
|
distfiles="https://github.com/jedisct1/minisign/archive/${version}.tar.gz"
|
||||||
checksum=caa4b3dd314e065c6f387b2713f7603673e39a8a0b1a76f96ef6c9a5b845da0f
|
checksum=9fe40c2bd899a91f6b62a6ff3d469ece670f155307df50c2482ddd31337ab6da
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue