~alpine/aports

community/yggdrasil: update to 0.4.0 v1 APPLIED

Drew DeVault: 1
 community/yggdrasil: update to 0.4.0

 1 files changed, 6 insertions(+), 4 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/3548/mbox | git am -3
Learn more about email & git

[PATCH] community/yggdrasil: update to 0.4.0 Export this patch

---
 community/yggdrasil/APKBUILD | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/community/yggdrasil/APKBUILD b/community/yggdrasil/APKBUILD
index 0b6c8beceb..e4bfdef29b 100644
--- a/community/yggdrasil/APKBUILD
+++ b/community/yggdrasil/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=yggdrasil
pkgver=0.3.16
pkgrel=3
pkgver=0.4.0
pkgrel=0
pkgdesc="An experiment in scalable routing as an encrypted IPv6 overlay network"
url="https://yggdrasil-network.github.io/"
arch="all"
@@ -43,7 +43,9 @@ package() {
		"$pkgdir"/usr/lib/modules-load.d/yggdrasil.conf
}

sha512sums="4f0d629854baa36c1b224081283e49cd364aec6b9a81fa1fe7e6adc9a207a0d384467d68cebabab8c42258363c50fb8b2a7b7764cc3ab8e2848cfc99dc1f019e  yggdrasil-0.3.16.tar.gz
sha512sums="
06e138d04b075e207d66eed7c13653b572edd807bf8b49f60624b6cf876653e976eef1f2c196a2960cc9a1276edce43d1f0a1010c33394fd5a03a756a4a30224  yggdrasil-0.4.0.tar.gz
089221d9dd703b21714ac5ec04f23218083d216ff259fdd76942c9b2089ee4ca908b360dca0c1f4fa2e0bb1de7d57f0c638d8db9bc782cbe0ed1733f6888171a  yggdrasil.confd
3a65df7945389d91bcd43b75e2cab6d0982ca83322bdc196f7efdb00effa652b9297286b7743b12eeb6bcb41835e8dfb2d42cdcb131dfa46f8399485c6d80d75  yggdrasil.initd
871b650ff982be061532b4c5fe4812f41e6e2c58fc69b24f8a745f9a43389da44e742a69b0467b3c3d9e2b031af0728e20f10fa4584695c4f5ac87768a1fd34e  modules.conf"
871b650ff982be061532b4c5fe4812f41e6e2c58fc69b24f8a745f9a43389da44e742a69b0467b3c3d9e2b031af0728e20f10fa4584695c4f5ac87768a1fd34e  modules.conf
"
-- 
2.32.0