~alpine/aports

community/yggdrasil: import from testing v1 APPLIED

Drew DeVault: 1
 community/yggdrasil: import from testing

 4 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3349/mbox | git am -3
Learn more about email & git

[PATCH] community/yggdrasil: import from testing Export this patch

---
 {testing => community}/yggdrasil/APKBUILD        | 2 +-
 {testing => community}/yggdrasil/modules.conf    | 0
 {testing => community}/yggdrasil/yggdrasil.confd | 0
 {testing => community}/yggdrasil/yggdrasil.initd | 0
 4 files changed, 1 insertion(+), 1 deletion(-)
 rename {testing => community}/yggdrasil/APKBUILD (99%)
 rename {testing => community}/yggdrasil/modules.conf (100%)
 rename {testing => community}/yggdrasil/yggdrasil.confd (100%)
 rename {testing => community}/yggdrasil/yggdrasil.initd (100%)

diff --git a/testing/yggdrasil/APKBUILD b/community/yggdrasil/APKBUILD
similarity index 99%
rename from testing/yggdrasil/APKBUILD
rename to community/yggdrasil/APKBUILD
index 0c36043c9f..f83893a75e 100644
--- a/testing/yggdrasil/APKBUILD
+++ b/community/yggdrasil/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=yggdrasil
pkgver=0.3.14
pkgrel=1
pkgrel=2
pkgdesc="An experiment in scalable routing as an encrypted IPv6 overlay network"
url="https://yggdrasil-network.github.io/"
arch="all !mips !mips64" # go is missing
diff --git a/testing/yggdrasil/modules.conf b/community/yggdrasil/modules.conf
similarity index 100%
rename from testing/yggdrasil/modules.conf
rename to community/yggdrasil/modules.conf
diff --git a/testing/yggdrasil/yggdrasil.confd b/community/yggdrasil/yggdrasil.confd
similarity index 100%
rename from testing/yggdrasil/yggdrasil.confd
rename to community/yggdrasil/yggdrasil.confd
diff --git a/testing/yggdrasil/yggdrasil.initd b/community/yggdrasil/yggdrasil.initd
similarity index 100%
rename from testing/yggdrasil/yggdrasil.initd
rename to community/yggdrasil/yggdrasil.initd
-- 
2.27.0