diff options
Diffstat (limited to 'mail/roundcube-twofactor_gauthenticator/Makefile')
-rw-r--r-- | mail/roundcube-twofactor_gauthenticator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/roundcube-twofactor_gauthenticator/Makefile b/mail/roundcube-twofactor_gauthenticator/Makefile index ed2fad37d500..889ed9c260df 100644 --- a/mail/roundcube-twofactor_gauthenticator/Makefile +++ b/mail/roundcube-twofactor_gauthenticator/Makefile @@ -1,5 +1,5 @@ PORTNAME= twofactor_gauthenticator -PORTVERSION= g20210816 +PORTVERSION= g20220403 CATEGORIES= mail security PKGNAMEPREFIX= roundcube- PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -17,7 +17,7 @@ IGNORE_WITH_PHP=81 82 USE_GITHUB= yes GH_ACCOUNT= alexandregz -GH_TAGNAME= a3944c4 +GH_TAGNAME= 06e21b0 NO_BUILD= yes NO_ARCH= yes |