browserpass: update to 3.0.7.
This commit is contained in:
parent
a1b280bc2f
commit
e743058fad
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'browserpass'
|
||||
pkgname=browserpass
|
||||
version=3.0.6
|
||||
revision=2
|
||||
version=3.0.7
|
||||
revision=1
|
||||
wrksrc="browserpass-native-${version}"
|
||||
build_style=go
|
||||
go_import_path=github.com/browserpass/browserpass-native
|
||||
|
@ -11,7 +11,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=6a2442192aad8fae3642b925d1ff04368eef3a390043e6164c8eb2fd2a438ceb
|
||||
checksum=2ef6a471bd7ea35735bb196c5ddb12f9345fd27ba4b36065717b3c3f77860003
|
||||
|
||||
post_build() {
|
||||
vsed -i "s:%%replace%%:/usr/bin/browserpass-native:" \
|
||||
|
|
Loading…
Reference in a new issue