Received: from mail.cmpwn.com (mail.cmpwn.com [45.56.77.53]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 69BEA781958 for <~alpine/aports@lists.alpinelinux.org>; Mon, 29 Jun 2020 13:43:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=cmpwn.com; s=cmpwn; t=1593438225; bh=0vMIrrdIiJItxEa3Ihc7wpRU4Qwtzx9SEHiCyV33FGs=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=A9Q1J4lce4fvsrpAkASJzOvUl5nM73NwB1G2HFSd4JArgtfEjr7+TJnNfb57+n31A ISPwONrso45XkwbxpcEzrGuDz7sTTRo7i+gmCP42dTgWWIX9zVUE4x7a7jOS6f2N5D f+b06lBGZpzxXVH4/7J8uhsalxpccBr5ICGvtsm4= From: Drew DeVault To: ~alpine/aports@lists.alpinelinux.org Cc: Drew DeVault Subject: [PATCH 2/2] community/sshign: move from testing Date: Mon, 29 Jun 2020 07:43:40 -0600 Message-Id: <20200629134340.10027-2-sir@cmpwn.com> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20200629134340.10027-1-sir@cmpwn.com> References: <20200629134340.10027-1-sir@cmpwn.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit --- {testing => community}/sshign/APKBUILD | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/sshign/APKBUILD (100%) diff --git a/testing/sshign/APKBUILD b/community/sshign/APKBUILD similarity index 100% rename from testing/sshign/APKBUILD rename to community/sshign/APKBUILD -- 2.27.0