projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e37cf04
)
olsrd: add PKG_MIRROR_HASH
author
Josef Schlehofer
<pepe.schlehofer@gmail.com>
Sun, 27 Feb 2022 12:31:46 +0000
(13:31 +0100)
committer
Paul Spooren
<mail@aparcar.org>
Mon, 28 Feb 2022 11:43:08 +0000
(12:43 +0100)
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
olsrd/Makefile
patch
|
blob
|
history
diff --git
a/olsrd/Makefile
b/olsrd/Makefile
index 85f2a7548b550c10b631041ff48e8412c8cf688e..195e8918146ba468703ab8673ecc97cc341e19a4 100644
(file)
--- a/
olsrd/Makefile
+++ b/
olsrd/Makefile
@@
-13,6
+13,7
@@
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/OLSR/olsrd.git
+PKG_MIRROR_HASH:=77bdfdf2fe8aa0033f99a1b53326caaa73929720633a307a5155a2aee014d938
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=v0.9.7
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz