diff --git a/community/duo_unix/APKBUILD b/community/duo_unix/APKBUILD index 94cfd59a2fe0334bb69102f0f6e57ef12ada1cb2..0a43329ca1b40199c187fbdf56ff2ea46c03ec3f 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"