browserpass: update to 2.0.7. (#8850)
This commit is contained in:
parent
bc66979cb7
commit
197d7109ea
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'browserpass'
|
||||
pkgname=browserpass
|
||||
version=2.0.6
|
||||
revision=2
|
||||
version=2.0.7
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/dannyvankooten/browserpass"
|
||||
go_package="${go_import_path}/cmd/browserpass"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/dannyvankooten/browserpass"
|
||||
distfiles="https://github.com/dannyvankooten/browserpass/archive/${version}.tar.gz"
|
||||
checksum=05fa0116c305bc7dabc01ac3648991c9de30ab6323145056990bebd374d7ee9d
|
||||
checksum=5499f1ac98c6d752a883e4f09a76e80cc7c0c772fb480fe0d9b59da980900cf5
|
||||
|
||||
post_build() {
|
||||
sed -i "s:%%replace%%:/usr/bin/browserpass:" chrome/host.json firefox/host.json
|
||||
|
|
Loading…
Add table
Reference in a new issue