Merge pull request #6770 from cr6gtx/lastpass
lastpass-cli: update to 1.2.0
This commit is contained in:
commit
76ab165f37
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lastpass-cli'
|
# Template file for 'lastpass-cli'
|
||||||
pkgname=lastpass-cli
|
pkgname=lastpass-cli
|
||||||
version=1.1.2
|
version=1.2.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
make_install_target="install install-doc"
|
make_install_target="install install-doc"
|
||||||
hostmakedepends="pkg-config asciidoc"
|
hostmakedepends="pkg-config asciidoc"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Command line interface to LastPass.com"
|
||||||
maintainer="Michael Carlberg <c@rlberg.se>"
|
maintainer="Michael Carlberg <c@rlberg.se>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://lastpass.com/"
|
homepage="https://lastpass.com/"
|
||||||
distfiles="https://github.com/lastpass/lastpass-cli/archive/v${version}.tar.gz"
|
distfiles="https://github.com/lastpass/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=bc737d8e6d713c8aecdfb7f34b29aa9a8ae9b1e9ba80b31059686b18591a8c39
|
checksum=17bd9413933ac34d86793c38578298c122835a85132b827fb2fc782b24034aef
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/examples/lpass
|
vmkdir usr/share/examples/lpass
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue