aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/google-authenticator/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/google-authenticator/APKBUILD b/community/google-authenticator/APKBUILD
index af14590ebf7..f1c02c01c5a 100644
--- a/community/google-authenticator/APKBUILD
+++ b/community/google-authenticator/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Fabio Napoleoni <f.napoleoni@gmail.com>
# Maintainer: Fabio Napoleoni <f.napoleoni@gmail.com>
pkgname=google-authenticator
-pkgver=1.06
+pkgver=1.07
pkgrel=0
pkgdesc="Google Authenticator PAM module"
options="checkroot !check" # 1 of 2 tests fail
@@ -41,4 +41,4 @@ check() {
make check
}
-sha512sums="a278360be1a3c5a03ddb38d40be45dbba16b6f565ee919377a918565bd8c567ce261890dc10d277edea4f469cf1da1d9cf2c9f3ccfeef8c6887d713c785a5440 google-authenticator-1.06.tar.gz"
+sha512sums="3e2bc9bfc3759f9004d08b1557868a33b628290b62aa9051d21072a66e18ca4b09cdef0fc8303943cb36ac5b61fe864a9de9fe0a1d8677ee86403cfd4c89c1fb google-authenticator-1.07.tar.gz"