summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2018-11-30 23:00:14 +0100
committerMarcin Wieczorek2018-11-30 23:00:14 +0100
commitb91e9004b18ae0d9b8bf84bc381be3409a83532f (patch)
tree5f3fada176ccaee1fd79ed24f0a5070456b2b004 /PKGBUILD
parentd39f6798c7c48b53e6f94695c7cceebc5fead9e3 (diff)
downloadaur-b91e9004b18ae0d9b8bf84bc381be3409a83532f.tar.gz
Version 1.11.1
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c7fc6cbf6aa..2795884f030f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Josh <moc tod liamg ta suoecal>
pkgname=duo_unix
-pkgver=1.10.1
+pkgver=1.11.1
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=('66d08f2286c7f7877ec4bb6770b939e01f7dfb96')
+sha1sums=('cb883a975bf0ed668729cc0425fadbc57f0937fe')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"