mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
New package: sequoia-sqv-1.1.0
This commit is contained in:
parent
48ab595ba5
commit
935f707b05
1 changed files with 14 additions and 0 deletions
14
srcpkgs/sequoia-sqv/template
Normal file
14
srcpkgs/sequoia-sqv/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'sequoia-sqv'
|
||||||
|
pkgname=sequoia-sqv
|
||||||
|
version=1.1.0
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname}-v${version}"
|
||||||
|
build_style=cargo
|
||||||
|
hostmakedepends="pkg-config llvm clang"
|
||||||
|
makedepends="nettle-devel"
|
||||||
|
short_desc="Simple PGP signature verification program"
|
||||||
|
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="https://gitlab.com/sequoia-pgp/sequoia-sqv"
|
||||||
|
distfiles="https://gitlab.com/sequoia-pgp/sequoia-sqv/-/archive/v${version}/sequoia-sqv-v${version}.tar.gz"
|
||||||
|
checksum=58eb8f7f803b7fee3f709821d50a78f376aa7f3dc29cfeea4863b37449de2c29
|
Loading…
Add table
Reference in a new issue