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, 5 insertions, 3 deletions
diff --git a/community/duo_unix/APKBUILD b/community/duo_unix/APKBUILD
index 7a5f5263899..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.4
+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'
@@ -34,4 +34,6 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="67aba0ad7c8c79142613486143c42f6525470533728fdc2e3b98528e128127b9cc547553fbf914bb5214432d18a3f26d68518d5eaf89010df62e71fc3c785fce duo_unix-1.11.4.tar.gz"
+sha512sums="
+fe6d60bd33731bccc99f750dc5df62dea79d4e96eabc3274a8f1efceab0a6df354d770ab2f9d9645884dbfd2c944b5af2948aa373bd57985b4aaf56f6ffe91b8 duo_unix-1.12.1.tar.gz
+"