passphrase2pgp: update to 1.2.0.
This commit is contained in:
parent
dcee95b557
commit
b32b709d07
1 changed files with 2 additions and 3 deletions
|
@ -1,13 +1,12 @@
|
|||
# Template file for 'passphrase2pgp'
|
||||
pkgname=passphrase2pgp
|
||||
version=1.1.0
|
||||
version=1.2.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="nullprogram.com/x/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=80f445cf3e3a0328f7eb3e1bfdf72ebbd027915fe5391941ed61f9ba3bfd730f
|
||||
checksum=75594af96138c949b591deeb8486f3abf60764ee2b6cd68ddaf5beac292b61e1
|
||||
|
|
Loading…
Reference in a new issue