aboutsummaryrefslogtreecommitdiffstats
path: root/community/google-authenticator
diff options
context:
space:
mode:
Diffstat (limited to 'community/google-authenticator')
-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 eae713c6829..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.08
-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="f53d2fc20b5fa0f4621566509a2ef746077e3345de289bd2c9565440eb972e3a80807bf50a2cce8e2cc520df72c2e236629a921e3fce90fd635aff0c0ef36f75 google-authenticator-1.08.tar.gz"
+sha512sums="c71cec3200214f7a6c7f7f33fdc0f00e812b378940be92017785bbba82236b90d443977a2af12465285316e3dade0313f4d6df1f3d85f37f830d9877c7c33754 google-authenticator-1.09.tar.gz"