browserpass: update to 2.0.9.

Closes: #10216 [via git-merge-pr]
This commit is contained in:
maxice8 2017-12-27 02:45:28 -02:00 committed by Jürgen Buchmüller
parent 554c0c0e7b
commit 9ffda0a010

View file

@ -1,6 +1,6 @@
# Template file for 'browserpass' # Template file for 'browserpass'
pkgname=browserpass pkgname=browserpass
version=2.0.8 version=2.0.9
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/dannyvankooten/browserpass" go_import_path="github.com/dannyvankooten/browserpass"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="MIT" license="MIT"
homepage="https://github.com/dannyvankooten/browserpass" homepage="https://github.com/dannyvankooten/browserpass"
distfiles="https://github.com/dannyvankooten/browserpass/archive/${version}.tar.gz" distfiles="https://github.com/dannyvankooten/browserpass/archive/${version}.tar.gz"
checksum=1747fc24e51128811eb679b43ab23a8cce6ac566620112f0ca9fa129ace4a928 checksum=f070a43568b6230f3c61a79258c93e3a857a770f36da2d022824eaefb987485a
post_build() { post_build() {
sed -i "s:%%replace%%:/usr/bin/browserpass:" chrome/host.json firefox/host.json sed -i "s:%%replace%%:/usr/bin/browserpass:" chrome/host.json firefox/host.json