mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
New package: passphrase2pgp-0.1.0
This commit is contained in:
parent
3341a29832
commit
ae173aa124
1 changed files with 13 additions and 0 deletions
13
srcpkgs/passphrase2pgp/template
Normal file
13
srcpkgs/passphrase2pgp/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'passphrase2pgp'
|
||||||
|
pkgname=passphrase2pgp
|
||||||
|
version=0.1.0
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/skeeto/passphrase2pgp"
|
||||||
|
hostmakedepends="git"
|
||||||
|
short_desc="Generate a PGP key from a passphrase"
|
||||||
|
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
||||||
|
license="Unlicense"
|
||||||
|
homepage="https://github.com/skeeto/passphrase2pgp"
|
||||||
|
distfiles="https://github.com/skeeto/passphrase2pgp/archive/v${version}.tar.gz"
|
||||||
|
checksum=15d26a836d9df2fa6e487d7224e6ab7d6f51139211ceb77b8ecd8c594b86699a
|
Loading…
Add table
Reference in a new issue