security/authenticator: unbreak build with Meson 0.61.0
data/meson.build:34:0: ERROR: Function does not take positional arguments. data/meson.build:61:0: ERROR: Function does not take positional arguments. PR: 260943 Regressed by: https://github.com/mesonbuild/meson/commit/61f2866a9fa1
This commit is contained in:
parent
4c39934a15
commit
efccbea1bf
2 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,7 @@ CATEGORIES= security
|
|||
|
||||
PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/
|
||||
PATCHFILES+= 5d68dae3c878.patch:-p1 # https://gitlab.gnome.org/World/Authenticator/-/merge_requests/211
|
||||
PATCHFILES+= 76e7c31709a2.patch:-p1 # https://gitlab.gnome.org/World/Authenticator/-/merge_requests/215
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= Generate Two-Factor Codes
|
||||
|
|
|
@ -629,3 +629,5 @@ SHA256 (World-Authenticator-ba1894159358275be2765bc42ef89782a2d1d45d_GL0.tar.gz)
|
|||
SIZE (World-Authenticator-ba1894159358275be2765bc42ef89782a2d1d45d_GL0.tar.gz) = 411414
|
||||
SHA256 (5d68dae3c878.patch) = 6f4d36fa44a1eb6ebe30d4fe120235ae698aede5b3287dc75239231c9e7dd06c
|
||||
SIZE (5d68dae3c878.patch) = 742
|
||||
SHA256 (76e7c31709a2.patch) = 23b21f95fa39393a19181e6a199dbd6755f0be314287e86a4bb68ba112df1493
|
||||
SIZE (76e7c31709a2.patch) = 1223
|
||||
|
|
Loading…
Reference in a new issue