summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5194aea3cbea..9cda2e01ac62 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Josh <moc tod liamg ta suoecal>
pkgname=duo_unix
-pkgver=1.11.2
+pkgver=1.11.3
pkgrel=1
pkgdesc='Login utility and PAM module for Duo Security two-factor authentication'
arch=('i686' 'x86_64' 'armv7h')
@@ -15,7 +15,7 @@ backup=('etc/duo/login_duo.conf' 'etc/duo/pam_duo.conf')
source=("https://dl.duosecurity.com/duo_unix-${pkgver}.tar.gz")
# https://www.duosecurity.com/docs/checksums#duounix
-sha1sums=('201c6b9ed92e24f22f4ff70b65b10bb5352d3488')
+sha1sums=('2a1ee874a46b5bd40805adbee1b3f097e7a17e28')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"