mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lastpass-cli: update to 1.3.3
This commit is contained in:
parent
90736ff1ba
commit
796dfa7037
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.3.2
|
version=1.3.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
make_install_target="install install-doc"
|
make_install_target="install install-doc"
|
||||||
hostmakedepends="asciidoc pkg-config"
|
hostmakedepends="asciidoc pkg-config"
|
||||||
|
@ -10,9 +10,9 @@ short_desc="Command line interface to LastPass.com"
|
||||||
maintainer="Michael Carlberg <c@rlberg.se>"
|
maintainer="Michael Carlberg <c@rlberg.se>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://lastpass.com/"
|
homepage="https://lastpass.com/"
|
||||||
#changelog="https://raw.githubusercontent.com/lastpass/lastpass-cli/master/CHANGELOG.md"
|
changelog="https://github.com/lastpass/${pkgname}/blob/v${version}/CHANGELOG.md"
|
||||||
distfiles="https://github.com/lastpass/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/lastpass/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=755338967d8bf39b8c6c9cf46f265896122c01b8e8453e4310ec043d63d8337a
|
checksum=f38e1ee7e06e660433a575a23b061c2f66ec666d746e988716b2c88de59aed73
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/examples/lpass
|
vmkdir usr/share/examples/lpass
|
||||||
|
|
Loading…
Add table
Reference in a new issue