oonf-olsrd2: add PKG_MIRROR_HASH
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 27 Feb 2022 12:32:26 +0000 (13:32 +0100)
committerPaul Spooren <mail@aparcar.org>
Mon, 28 Feb 2022 11:43:08 +0000 (12:43 +0100)
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
oonf-olsrd2/Makefile

index 727bd16721b09ad05a36780fa52f5d0bc5a6b29f..fe39860af0362e99b688ea544a1fa6c93383c03a 100644 (file)
@@ -7,6 +7,7 @@ PKG_RELEASE:=$(PKG_REV)
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=https://github.com/OLSR/OONF.git
+PKG_MIRROR_HASH:=18f68d4c92ccda43152f2050b761200681baa452f69342d874e4a651ce883738
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE_VERSION:=$(PKG_REV)