~alpine/aports

community/yggdrasil: upgrade to 0.4.3 v1 APPLIED

Drew DeVault: 1
 community/yggdrasil: upgrade to 0.4.3

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

[PATCH] community/yggdrasil: upgrade to 0.4.3 Export this patch

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

diff --git a/community/yggdrasil/APKBUILD b/community/yggdrasil/APKBUILD
index 9ccbb02474..8d2938dc54 100644
--- a/community/yggdrasil/APKBUILD
+++ b/community/yggdrasil/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=yggdrasil
pkgver=0.4.2
pkgrel=1
pkgver=0.4.3
pkgrel=0
pkgdesc="An experiment in scalable routing as an encrypted IPv6 overlay network"
url="https://yggdrasil-network.github.io/"
arch="all"
@@ -44,7 +44,7 @@ package() {
}

sha512sums="
484f979481d8aeae798409e68cdc3732aaf76af7e25afa24138ec6137e6d96fe74789563fc5a874cb3103ae9197b5c5bb8404d18d04561433bed613038009f47  yggdrasil-0.4.2.tar.gz
00ba6e611c6073e150db0d402edfcd4d548021b30c7afcc11507dfb2ac2e730433bd9f39438331e9d9de6d8a36fc57dc9f01b0d1cbad4927ffbf60906042aac3  yggdrasil-0.4.3.tar.gz
089221d9dd703b21714ac5ec04f23218083d216ff259fdd76942c9b2089ee4ca908b360dca0c1f4fa2e0bb1de7d57f0c638d8db9bc782cbe0ed1733f6888171a  yggdrasil.confd
3a65df7945389d91bcd43b75e2cab6d0982ca83322bdc196f7efdb00effa652b9297286b7743b12eeb6bcb41835e8dfb2d42cdcb131dfa46f8399485c6d80d75  yggdrasil.initd
871b650ff982be061532b4c5fe4812f41e6e2c58fc69b24f8a745f9a43389da44e742a69b0467b3c3d9e2b031af0728e20f10fa4584695c4f5ac87768a1fd34e  modules.conf
-- 
2.35.1