projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcf9324
)
yggdrasil: match contributing.md order of config section
author
William Fleurant
<meshnet@protonmail.com>
Mon, 5 Aug 2019 02:36:02 +0000
(22:36 -0400)
committer
Rosen Penev
<rosenp@gmail.com>
Mon, 19 Aug 2019 03:25:09 +0000
(20:25 -0700)
Signed-off-by: William Fleurant <meshnet@protonmail.com>
(cherry-picked from
fee12663cb4b67d790f54cbb12c262e019418293
)
net/yggdrasil/Makefile
patch
|
blob
|
history
diff --git
a/net/yggdrasil/Makefile
b/net/yggdrasil/Makefile
index 96daa0040339d3c79ad9f575f7715f9dcdf52c9c..dfa0459df92dd43e5e8d75264583821fff8b461f 100644
(file)
--- a/
net/yggdrasil/Makefile
+++ b/
net/yggdrasil/Makefile
@@
-4,8
+4,8
@@
PKG_NAME:=yggdrasil
PKG_VERSION:=0.3.6
PKG_RELEASE:=1
-PKG_SOURCE_URL:=https://codeload.github.com/yggdrasil-network/yggdrasil-go/tar.gz/v$(PKG_VERSION)?
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:=dc1699064319f19a64ac57bac366a15d718008fdb75ef03bf4252d3552dff4eb
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-go-$(PKG_VERSION)