Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2021-10-01 12:44:47 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2021-10-01 12:44:47 +0300
commit84962a646b751a0f1b55d586fe7d21e1b8add949 (patch)
tree1d49574071e063cd45d91c50b4e1f06132b04499 /.craft.ini
parentba7cc4b4e0db45bc12ce402a179c270e66a0e955 (diff)
parent50aecdf538cb0ae36d70f07344f3718ef478c800 (diff)
Merge remote-tracking branch 'origin/2.9'
Diffstat (limited to '.craft.ini')
-rw-r--r--.craft.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/.craft.ini b/.craft.ini
index 89e08be22..60aadadc0 100644
--- a/.craft.ini
+++ b/.craft.ini
@@ -59,6 +59,9 @@ CodeSigning/MacKeychainPath = sign-${Env:DRONE_BUILD_NUMBER}.keychain
# skip msys in normal builds its only needed for the cache
dev-utils/msys.ignored = True
+# trouble with https://community.letsencrypt.org/t/help-thread-for-dst-root-ca-x3-expiration-september-2021/149190
+dev-utils/wget.ignored = True
+
binary/mysql.ignored = True
libs/dbus.ignored = True
libs/icu.ignored = True