aboutsummaryrefslogtreecommitdiffstats
path: root/community/lastpass-cli
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-11-02 08:25:15 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-11-07 16:46:14 +0000
commit8237fdf43313121a1220b69308647899a58afeff (patch)
treee5d3cecfbf5d9ccc6ef31ca1483082c7b0f38fc4 /community/lastpass-cli
parent0baaa9aa68900db37d238246fb1cfd09ff4c4aa2 (diff)
downloadaports-8237fdf43313121a1220b69308647899a58afeff.tar.bz2
aports-8237fdf43313121a1220b69308647899a58afeff.tar.xz
community/lastpass-cli: rebuild against openssl 1.1
Diffstat (limited to 'community/lastpass-cli')
-rw-r--r--community/lastpass-cli/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/lastpass-cli/APKBUILD b/community/lastpass-cli/APKBUILD
index 7e40e510e8..8fa9eef9d5 100644
--- a/community/lastpass-cli/APKBUILD
+++ b/community/lastpass-cli/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=lastpass-cli
pkgver=1.3.1
-pkgrel=0
+pkgrel=1
pkgdesc="LastPass command line interface tool"
url="https://lastpass.com"
arch="all"
license="GPL-2.0-or-later"
-makedepends="asciidoc bash cmake curl-dev libressl-dev libxml2-dev"
+makedepends="asciidoc bash cmake curl-dev openssl-dev libxml2-dev"
subpackages="$pkgname-doc
$pkgname-zsh-completion:zshcomp:noarch
$pkgname-bash-completion:bashcomp:noarch