yggdrasil: bump to 0.3.12
authorWilliam Fleurant <redacted>
Mon, 25 Nov 2019 00:18:53 +0000 (19:18 -0500)
committerWilliam Fleurant <redacted>
Mon, 25 Nov 2019 00:18:53 +0000 (19:18 -0500)
Signed-off-by: William Fleurant <redacted>
net/yggdrasil/Makefile

index 61dc2ae5452930c01843f6b4ae9a2e6aa0ce5bf3..7d68b427f2078622a89cdbd5d249889c0c32de6c 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=yggdrasil
-PKG_VERSION:=0.3.11
-PKG_RELEASE:=4
+PKG_VERSION:=0.3.12
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/yggdrasil-network/yggdrasil-go/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=a831ee7ae5b7cf58950eac5f9cfab24688990db8d91b250624d9bae58da3cfb9
+PKG_HASH:=c82ba4020276f85f53ecd8ccb08db4c79ac0a1a23c1011140ca8585721ae9008
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-go-$(PKG_VERSION)
 
 PKG_MAINTAINER:=William Fleurant <meshnet@protonmail.com>
git clone https://git.99rst.org/PROJECT