diff options
author | psykose <alice@ayaya.dev> | 2022-12-16 19:11:38 +0000 |
---|---|---|
committer | psykose <alice@ayaya.dev> | 2022-12-16 20:11:38 +0100 |
commit | ac643590a2fdd41fe36b78eced963e684df10d58 (patch) | |
tree | 604c04462e5748e7c0212d1ec8a373cbe2f0541b | |
parent | 1dc50ebf818de4b91e9159e4a4c2662e0ce4aad7 (diff) |
community/libgdiplus: move from testing
microsoft docs handily tell people to do
apk add libgdiplus --repository https://dl-3.alpinelinux.org/alpine/edge/testing/
https://archive.vn/https://learn.microsoft.com/en-us/dotnet/core/install/linux-alpine
so technically, this is a breaking change for that. it's also annoying they recommend it at all
move this to community to fix this for future releases
-rw-r--r-- | community/libgdiplus/APKBUILD (renamed from testing/libgdiplus/APKBUILD) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/testing/libgdiplus/APKBUILD b/community/libgdiplus/APKBUILD index 1c26430d52b..1c26430d52b 100644 --- a/testing/libgdiplus/APKBUILD +++ b/community/libgdiplus/APKBUILD |