aboutsummaryrefslogtreecommitdiffstats
path: root/community/google-authenticator/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/google-authenticator/APKBUILD')
-rw-r--r--community/google-authenticator/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/google-authenticator/APKBUILD b/community/google-authenticator/APKBUILD
index af14590ebf7..bd2e56e6e65 100644
--- a/community/google-authenticator/APKBUILD
+++ b/community/google-authenticator/APKBUILD
@@ -1,14 +1,14 @@
# Contributor: Fabio Napoleoni <f.napoleoni@gmail.com>
# Maintainer: Fabio Napoleoni <f.napoleoni@gmail.com>
pkgname=google-authenticator
-pkgver=1.06
-pkgrel=0
+pkgver=1.09
+pkgrel=2
pkgdesc="Google Authenticator PAM module"
options="checkroot !check" # 1 of 2 tests fail
url="https://github.com/google/google-authenticator-libpam"
arch="all"
license="Apache-2.0"
-makedepends="autoconf automake libtool linux-pam-dev m4 openssl-dev"
+makedepends="autoconf automake libtool linux-pam-dev m4 openssl-dev>3"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/google/google-authenticator-libpam/archive/$pkgver.tar.gz"
builddir="$srcdir/$pkgname-libpam-$pkgver"
@@ -41,4 +41,4 @@ check() {
make check
}
-sha512sums="a278360be1a3c5a03ddb38d40be45dbba16b6f565ee919377a918565bd8c567ce261890dc10d277edea4f469cf1da1d9cf2c9f3ccfeef8c6887d713c785a5440 google-authenticator-1.06.tar.gz"
+sha512sums="c71cec3200214f7a6c7f7f33fdc0f00e812b378940be92017785bbba82236b90d443977a2af12465285316e3dade0313f4d6df1f3d85f37f830d9877c7c33754 google-authenticator-1.09.tar.gz"