gopass: update to 1.12.8

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-08-28 18:18:52 +00:00
parent 1bc160dc84
commit 60bfc6181f
1 changed files with 2 additions and 2 deletions

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.7
TERMUX_PKG_VERSION=1.12.8
TERMUX_PKG_SRCURL=https://github.com/gopasspw/gopass/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=84f99cd9fc5042c17842f213a429de87778b8132d49347afafcc68517a5a0504
TERMUX_PKG_SHA256=67561ea06756933dfd088e9e51d53e650d00d98980825c4b3fcd149025bacb71
TERMUX_PKG_DEPENDS="git, gnupg"
TERMUX_PKG_SUGGESTS="termux-api, openssh"