From 371927abcb0aa4ff3d8ad89ccdb9967bcf2da0b5 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 8 Nov 2017 22:29:58 +0000 Subject: [PATCH] community/lastpass-cli: rebuild against libressl-2.6 --- community/lastpass-cli/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/lastpass-cli/APKBUILD b/community/lastpass-cli/APKBUILD index 936d87edec1..f977d8180c7 100644 --- a/community/lastpass-cli/APKBUILD +++ b/community/lastpass-cli/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=lastpass-cli pkgver=1.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="LastPass command line interface tool" url="https://lastpass.com/" arch="all"