summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2019-08-30 07:25:22 +0200
committerMarcin Wieczorek2019-08-30 07:25:22 +0200
commitc0b578a00be63e2a5e9b9a9b54d6efc3f92b9363 (patch)
tree9b91c592cd81a4cb00b4e14d38da670e34bf58f9 /PKGBUILD
parentb91e9004b18ae0d9b8bf84bc381be3409a83532f (diff)
downloadaur-c0b578a00be63e2a5e9b9a9b54d6efc3f92b9363.tar.gz
Version 1.11.2
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2795884f030f..5194aea3cbea 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Josh <moc tod liamg ta suoecal>
pkgname=duo_unix
-pkgver=1.11.1
+pkgver=1.11.2
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=('cb883a975bf0ed668729cc0425fadbc57f0937fe')
+sha1sums=('201c6b9ed92e24f22f4ff70b65b10bb5352d3488')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"