mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
gopass: update to 1.8.2.
This commit is contained in:
parent
1e4433cb14
commit
760f83d6ac
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gopass'
|
||||
pkgname=gopass
|
||||
version=1.8.1
|
||||
version=1.8.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/gopasspw/gopass
|
||||
|
@ -10,9 +10,9 @@ short_desc="The slightly more awesome standard unix password manager for teams"
|
|||
maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
||||
license="MIT"
|
||||
homepage="https://www.justwatch.com/gopass/"
|
||||
#changelog="https://raw.githubusercontent.com/justwatchcom/gopass/master/CHANGELOG.md"
|
||||
changelog="https://raw.githubusercontent.com/justwatchcom/gopass/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/gopasspw/gopass/archive/v${version}.tar.gz"
|
||||
checksum=14b016112abaf18427d58009e61999a7d2aff2d49df9a4458ab572532d4b05e8
|
||||
checksum=6dc423448c0672fd5087ab75e4c3d8584fb75c93789c9fd68bf14576ab46d1ed
|
||||
nocross=yes
|
||||
|
||||
post_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue