mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 23:34:32 +04:00
oonf-olsrd2: add PKG_MIRROR_HASH
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
committed by
Paul Spooren
parent
2f9236d864
commit
c1a2f7a252
@@ -7,6 +7,7 @@ PKG_RELEASE:=$(PKG_REV)
|
|||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=https://github.com/OLSR/OONF.git
|
PKG_SOURCE_URL:=https://github.com/OLSR/OONF.git
|
||||||
|
PKG_MIRROR_HASH:=18f68d4c92ccda43152f2050b761200681baa452f69342d874e4a651ce883738
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||||
PKG_SOURCE_VERSION:=$(PKG_REV)
|
PKG_SOURCE_VERSION:=$(PKG_REV)
|
||||||
|
|||||||
Reference in New Issue
Block a user