diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-08 22:29:45 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 19:58:38 +0000 |
commit | a89813b2dfd0b80681792cb6a98810c1cd4f1a6c (patch) | |
tree | f0634aca675cba42c1feb5e487ed46d502eaed13 /community/duo_unix | |
parent | 0a460838bad96eb5a2d3a46fd0138233ca1609e7 (diff) | |
download | aports-a89813b2dfd0b80681792cb6a98810c1cd4f1a6c.tar.bz2 aports-a89813b2dfd0b80681792cb6a98810c1cd4f1a6c.tar.xz |
community/duo_unix: rebuild against libressl-2.6
Diffstat (limited to 'community/duo_unix')
-rw-r--r-- | community/duo_unix/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/duo_unix/APKBUILD b/community/duo_unix/APKBUILD index a0cd551a51..5efc216cf5 100644 --- a/community/duo_unix/APKBUILD +++ b/community/duo_unix/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Paul Morgan <jumanjiman@gmail.com> pkgname=duo_unix pkgver=1.10.1 -pkgrel=0 +pkgrel=1 pkgdesc="duosecurity.com two-factor authentication" url="https://duo.com/support/documentation/duounix" arch="all" |