iwinfo: add "PKG_MIRROR_HASH" to the Makefile
authorArjun AK <lede@arjunak.com>
Mon, 23 Oct 2017 14:03:34 +0000 (19:33 +0530)
committerJohn Crispin <john@phrozen.org>
Mon, 6 Nov 2017 15:39:41 +0000 (16:39 +0100)
Defining it will let the build tool download the tarball file from
a buildbot server, avoiding a clone of the source repo.

Signed-off-by: Arjun AK <lede@arjunak.com>
package/network/utils/iwinfo/Makefile

index a42aa13ee01b32cb80a054a3aad9b8312dfc0927..1b8a3ad2bc237d9e15a9f51506fbc3f35456a63f 100644 (file)
@@ -13,6 +13,7 @@ PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(LEDE_GIT)/project/iwinfo.git
 PKG_SOURCE_DATE:=2017-08-23
 PKG_SOURCE_VERSION:=c1a03e8231a5d8b348b70a182d256725c98a3b0b
+PKG_MIRROR_HASH:=7bd294f50f8ec8c0497c5fbe5527f3ae098814cdfeecf4ccf78a2a8937611664
 PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 PKG_LICENSE:=GPL-2.0