Skip to content
Snippets Groups Projects
Commit e6060372 authored by Natanael Copa's avatar Natanael Copa
Browse files

community/duo_unix: rebuild against openssl 1.1

parent a8a6910f
No related branches found
No related tags found
No related merge requests found
......@@ -2,13 +2,13 @@
# Maintainer: Paul Morgan <jumanjiman@gmail.com>
pkgname=duo_unix
pkgver=1.10.5
pkgrel=0
pkgrel=1
pkgdesc="duosecurity.com two-factor authentication"
url="https://duo.com/support/documentation/duounix"
arch="all"
license="GPL-2.0-only"
depends=""
depends_dev="libressl-dev zlib-dev"
depends_dev="openssl-dev zlib-dev"
makedepends="$depends_dev automake autoconf libtool"
options="suid"
subpackages="$pkgname-dev $pkgname-doc"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment