gopass: update to 1.12.7

This commit is contained in:
Leonid Pliushch 2021-07-08 00:44:40 +03:00
parent e496507be4
commit 33bfff1b9f
No known key found for this signature in database
GPG Key ID: 45F2964132545795

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/gopasspw/gopass
TERMUX_PKG_DESCRIPTION="The slightly more awesome standard unix password manager for teams."
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
TERMUX_PKG_VERSION=1.12.6
TERMUX_PKG_VERSION=1.12.7
TERMUX_PKG_SRCURL=https://github.com/gopasspw/gopass/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=83da7598c4fca166a46aa50f4f6247c219fe3e0e066a5494447d1ca3d6197bf8
TERMUX_PKG_SHA256=84f99cd9fc5042c17842f213a429de87778b8132d49347afafcc68517a5a0504
TERMUX_PKG_DEPENDS="git, gnupg"
TERMUX_PKG_SUGGESTS="termux-api, openssh"