browserpass: update to 3.1.0.
This commit is contained in:
parent
83032e4d59
commit
f50c4ccc8a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'browserpass'
|
||||
pkgname=browserpass
|
||||
version=3.0.7
|
||||
version=3.1.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/browserpass/browserpass-native
|
||||
|
@ -9,7 +9,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/browserpass/browserpass-native"
|
||||
distfiles="https://github.com/browserpass/browserpass-native/archive/${version}.tar.gz"
|
||||
checksum=2ef6a471bd7ea35735bb196c5ddb12f9345fd27ba4b36065717b3c3f77860003
|
||||
checksum=df90e9a02faa0081fe8bce78a8ecef1e4394f642955f18f452ee0079be85816e
|
||||
|
||||
post_build() {
|
||||
vsed -i "s:%%replace%%:/usr/bin/browserpass-native:" \
|
||||
|
|
Loading…
Reference in New Issue