mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 20:25:14 +02:00
browserpass: update to 2.0.20.
Closes #13541. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
60bbb4abc2
commit
acbfbf0c37
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'browserpass'
|
# Template file for 'browserpass'
|
||||||
pkgname=browserpass
|
pkgname=browserpass
|
||||||
version=2.0.18
|
version=2.0.20
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/dannyvankooten/browserpass"
|
go_import_path="github.com/dannyvankooten/browserpass"
|
||||||
go_package="${go_import_path}/cmd/browserpass"
|
go_package="${go_import_path}/cmd/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=0cec5938d002192ec398e511b53463796be66c303ccdc5013d60a7470360e2be
|
checksum=0ee1c7c27596adc64cc0d3a0954246e31eeab83e85c0674afb3d052be1c3a73e
|
||||||
|
|
||||||
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue