From 7b5210c149fec80c0a89dce1074d53d2e52d9c27 Mon Sep 17 00:00:00 2001
From: Leo <thinkabit.ukim@gmail.com>
Date: Sat, 23 May 2020 03:23:46 -0300
Subject: [PATCH] community/duo_unix: upgrade to 1.11.4

---
 community/duo_unix/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/duo_unix/APKBUILD b/community/duo_unix/APKBUILD
index 94cfd59a2fe0..0a43329ca1b4 100644
--- a/community/duo_unix/APKBUILD
+++ b/community/duo_unix/APKBUILD
@@ -2,8 +2,8 @@
 # Contributor: Kris Reese <ktreese@gmail.com>
 # Maintainer: Paul Morgan <jumanjiman@gmail.com>
 pkgname=duo_unix
-pkgver=1.11.3
-pkgrel=1
+pkgver=1.11.4
+pkgrel=0
 pkgdesc="Duo two-factor authentication for Unix systems with Pluggable Authentication Modules (PAM)"
 url="https://duo.com/docs/duounix"
 arch="all"
@@ -27,4 +27,4 @@ package() {
 	make DESTDIR="$pkgdir" install
 }
 
-sha512sums="d00d0bde48324ff11a1aacc6edf87ef2bd1c3745d827efd5eadf7c2043d2dd59e78e8c1ec66a008c2859d1257ff326aaccd76db88a34cea1262ef1bd16d0c695  duo_unix-1.11.3.tar.gz"
+sha512sums="67aba0ad7c8c79142613486143c42f6525470533728fdc2e3b98528e128127b9cc547553fbf914bb5214432d18a3f26d68518d5eaf89010df62e71fc3c785fce  duo_unix-1.11.4.tar.gz"
-- 
GitLab