browserpass: update to 2.0.21.
Closes #13645. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
b321d7cfec
commit
b2da6a3a55
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'browserpass'
|
||||
pkgname=browserpass
|
||||
version=2.0.20
|
||||
version=2.0.21
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/dannyvankooten/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=0ee1c7c27596adc64cc0d3a0954246e31eeab83e85c0674afb3d052be1c3a73e
|
||||
checksum=df318a98187e718a49d9d579c0184e39d41a8b8e6f53ddb9a7d8efab8ee2fcac
|
||||
|
||||
post_build() {
|
||||
sed -i "s:%%replace%%:/usr/bin/browserpass:" chrome/host.json firefox/host.json
|
||||
|
|
Loading…
Reference in a new issue