mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
security/nextcloud-twofactor_u2f: Update to 2.1.1
This commit is contained in:
parent
2fa1a54345
commit
ab910a6030
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493178
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= twofactor_u2f
|
||||
PORTVERSION= 2.1.0
|
||||
PORTVERSION= 2.1.1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
|
||||
PKGNAMEPREFIX= nextcloud-
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1544715501
|
||||
SHA256 (nextcloud/twofactor_u2f-v2.1.0/twofactor_u2f.tar.gz) = 72a5b1cee0ca3da7bc90b2411c48f7a0dda66b2ec627f8e548275787504a43d3
|
||||
SIZE (nextcloud/twofactor_u2f-v2.1.0/twofactor_u2f.tar.gz) = 713353
|
||||
TIMESTAMP = 1550424992
|
||||
SHA256 (nextcloud/twofactor_u2f-v2.1.1/twofactor_u2f.tar.gz) = 5288ae3b1b55b7f09e82a1c0ee8efbd849171c9ff44b93131b6c05c13676e421
|
||||
SIZE (nextcloud/twofactor_u2f-v2.1.1/twofactor_u2f.tar.gz) = 650612
|
||||
|
@ -17,20 +17,28 @@
|
||||
%%WWWDIR%%/l10n/.gitkeep
|
||||
%%WWWDIR%%/l10n/cs.js
|
||||
%%WWWDIR%%/l10n/cs.json
|
||||
%%WWWDIR%%/l10n/da.js
|
||||
%%WWWDIR%%/l10n/da.json
|
||||
%%WWWDIR%%/l10n/de.js
|
||||
%%WWWDIR%%/l10n/de.json
|
||||
%%WWWDIR%%/l10n/de_DE.js
|
||||
%%WWWDIR%%/l10n/de_DE.json
|
||||
%%WWWDIR%%/l10n/el.js
|
||||
%%WWWDIR%%/l10n/el.json
|
||||
%%WWWDIR%%/l10n/en_GB.js
|
||||
%%WWWDIR%%/l10n/en_GB.json
|
||||
%%WWWDIR%%/l10n/es.js
|
||||
%%WWWDIR%%/l10n/es.json
|
||||
%%WWWDIR%%/l10n/es_MX.js
|
||||
%%WWWDIR%%/l10n/es_MX.json
|
||||
%%WWWDIR%%/l10n/fi.js
|
||||
%%WWWDIR%%/l10n/fi.json
|
||||
%%WWWDIR%%/l10n/fr.js
|
||||
%%WWWDIR%%/l10n/fr.json
|
||||
%%WWWDIR%%/l10n/gl.js
|
||||
%%WWWDIR%%/l10n/gl.json
|
||||
%%WWWDIR%%/l10n/hu.js
|
||||
%%WWWDIR%%/l10n/hu.json
|
||||
%%WWWDIR%%/l10n/is.js
|
||||
%%WWWDIR%%/l10n/is.json
|
||||
%%WWWDIR%%/l10n/it.js
|
||||
@ -39,6 +47,8 @@
|
||||
%%WWWDIR%%/l10n/ja.json
|
||||
%%WWWDIR%%/l10n/nl.js
|
||||
%%WWWDIR%%/l10n/nl.json
|
||||
%%WWWDIR%%/l10n/pl.js
|
||||
%%WWWDIR%%/l10n/pl.json
|
||||
%%WWWDIR%%/l10n/pt_BR.js
|
||||
%%WWWDIR%%/l10n/pt_BR.json
|
||||
%%WWWDIR%%/l10n/ru.js
|
||||
@ -49,6 +59,10 @@
|
||||
%%WWWDIR%%/l10n/sr.json
|
||||
%%WWWDIR%%/l10n/tr.js
|
||||
%%WWWDIR%%/l10n/tr.json
|
||||
%%WWWDIR%%/l10n/zh_CN.js
|
||||
%%WWWDIR%%/l10n/zh_CN.json
|
||||
%%WWWDIR%%/l10n/zh_TW.js
|
||||
%%WWWDIR%%/l10n/zh_TW.json
|
||||
%%WWWDIR%%/lib/Activity/Provider.php
|
||||
%%WWWDIR%%/lib/Activity/Setting.php
|
||||
%%WWWDIR%%/lib/AppInfo/Application.php
|
||||
|
Loading…
Reference in New Issue
Block a user