mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
browserpass: update to 3.1.0.
This commit is contained in:
parent
83032e4d59
commit
f50c4ccc8a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'browserpass'
|
# Template file for 'browserpass'
|
||||||
pkgname=browserpass
|
pkgname=browserpass
|
||||||
version=3.0.7
|
version=3.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/browserpass/browserpass-native
|
go_import_path=github.com/browserpass/browserpass-native
|
||||||
|
@ -9,7 +9,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/browserpass/browserpass-native"
|
homepage="https://github.com/browserpass/browserpass-native"
|
||||||
distfiles="https://github.com/browserpass/browserpass-native/archive/${version}.tar.gz"
|
distfiles="https://github.com/browserpass/browserpass-native/archive/${version}.tar.gz"
|
||||||
checksum=2ef6a471bd7ea35735bb196c5ddb12f9345fd27ba4b36065717b3c3f77860003
|
checksum=df90e9a02faa0081fe8bce78a8ecef1e4394f642955f18f452ee0079be85816e
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
vsed -i "s:%%replace%%:/usr/bin/browserpass-native:" \
|
vsed -i "s:%%replace%%:/usr/bin/browserpass-native:" \
|
||||||
|
|
Loading…
Add table
Reference in a new issue