aboutsummaryrefslogtreecommitdiffstats
path: root/community/duo_unix/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/duo_unix/APKBUILD')
-rw-r--r--community/duo_unix/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/duo_unix/APKBUILD b/community/duo_unix/APKBUILD
index d6a0bc74c72..6b948701206 100644
--- a/community/duo_unix/APKBUILD
+++ b/community/duo_unix/APKBUILD
@@ -2,14 +2,14 @@
# Contributor: Kris Reese <ktreese@gmail.com>
# Maintainer: Paul Morgan <jumanjiman@gmail.com>
pkgname=duo_unix
-pkgver=1.11.5
-pkgrel=0
+pkgver=1.12.1
+pkgrel=1
pkgdesc="Duo two-factor authentication for Unix systems with Pluggable Authentication Modules (PAM)"
url="https://duo.com/docs/duounix"
arch="all"
license="GPL-2.0-only"
depends="openssh openssh-server-pam"
-makedepends="openssl1.1-compat-dev linux-pam-dev libtool"
+makedepends="openssl-dev>3 linux-pam-dev libtool"
subpackages="$pkgname-doc $pkgname-dev"
source="https://dl.duosecurity.com/duo_unix-$pkgver.tar.gz"
options="suid !check" #make check fails with error: redefinition of 'fopen'
@@ -35,5 +35,5 @@ package() {
}
sha512sums="
-f87d78a42029fc3cdb9a41fc15be2e3e83abb7408f7f667de29ac4024523642b489a64be3925016a37eff7a21e30b905f6b1c43702d3899d12173cae27c9f7a9 duo_unix-1.11.5.tar.gz
+fe6d60bd33731bccc99f750dc5df62dea79d4e96eabc3274a8f1efceab0a6df354d770ab2f9d9645884dbfd2c944b5af2948aa373bd57985b4aaf56f6ffe91b8 duo_unix-1.12.1.tar.gz
"