diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-01-01 18:51:02 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-01-01 18:51:02 +0000 |
commit | 300509b925f4e4b3e11b0ba5f52807223e95f4a2 (patch) | |
tree | 05f9f38b0b8a9e954b5be36f5bcea9ef020a3e14 | |
parent | b51b46586bc9dbad0bff8b80c6770ec8e80be9bb (diff) | |
download | ports-300509b925f4e4b3e11b0ba5f52807223e95f4a2.tar.gz ports-300509b925f4e4b3e11b0ba5f52807223e95f4a2.zip |
security/pam_google_authenticator: update to 1.08
Bugfix issue:
https://github.com/google/google-authenticator-libpam/issues/146
PR: 243003
Submitted by: Dries Michiels <driesm.michiels@gmail.com> (maintainer)
MFH: 2020Q1
Notes
Notes:
svn path=/head/; revision=521756
-rw-r--r-- | security/pam_google_authenticator/Makefile | 2 | ||||
-rw-r--r-- | security/pam_google_authenticator/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/pam_google_authenticator/Makefile b/security/pam_google_authenticator/Makefile index 38fab647fc82..1931948dffa1 100644 --- a/security/pam_google_authenticator/Makefile +++ b/security/pam_google_authenticator/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pam_google_authenticator -PORTVERSION= 1.07 +PORTVERSION= 1.08 PORTEPOCH= 1 CATEGORIES= security diff --git a/security/pam_google_authenticator/distinfo b/security/pam_google_authenticator/distinfo index 8d97161de2a9..75068d5cf231 100644 --- a/security/pam_google_authenticator/distinfo +++ b/security/pam_google_authenticator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1576322545 -SHA256 (google-google-authenticator-libpam-1.07_GH0.tar.gz) = 104a158e013585e20287f8d33935e93c711b96281e6dda621a5c19575d0b0405 -SIZE (google-google-authenticator-libpam-1.07_GH0.tar.gz) = 62764 +TIMESTAMP = 1577789458 +SHA256 (google-google-authenticator-libpam-1.08_GH0.tar.gz) = 6f6d7530261ba9e2ece84214f1445857d488b7851c28a58356b49f2d9fd36290 +SIZE (google-google-authenticator-libpam-1.08_GH0.tar.gz) = 62767 |