From 8615ca453dc2757d2b9f34fb75031688d88e303c Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Mon, 8 May 2023 19:36:14 +0200 Subject: [PATCH] community/java-netty-transport-native: move from testing --- {testing => community}/java-netty-transport-native/APKBUILD | 0 .../java-netty-transport-native/musl-compat.patch | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/java-netty-transport-native/APKBUILD (100%) rename {testing => community}/java-netty-transport-native/musl-compat.patch (100%) diff --git a/testing/java-netty-transport-native/APKBUILD b/community/java-netty-transport-native/APKBUILD similarity index 100% rename from testing/java-netty-transport-native/APKBUILD rename to community/java-netty-transport-native/APKBUILD diff --git a/testing/java-netty-transport-native/musl-compat.patch b/community/java-netty-transport-native/musl-compat.patch similarity index 100% rename from testing/java-netty-transport-native/musl-compat.patch rename to community/java-netty-transport-native/musl-compat.patch