aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iwinfo/Makefile
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2018-12-30 20:16:55 +0100
committerMathias Kresin <dev@kresin.me>2018-12-30 20:33:49 +0100
commit213c0e78fa57bbb52745b8dae6efaf5506378ebf (patch)
treee199d49304cf21bed6f4261fcda6ae339935ee9a /package/network/utils/iwinfo/Makefile
parent06b1a6e8852f96bad318d0fa7086c28287c6db42 (diff)
downloadupstream-213c0e78fa57bbb52745b8dae6efaf5506378ebf.tar.gz
upstream-213c0e78fa57bbb52745b8dae6efaf5506378ebf.tar.bz2
upstream-213c0e78fa57bbb52745b8dae6efaf5506378ebf.zip
iwinfo: fix PKG_MIRROR_HASH
The PKG_MIRROR_HASH was for some reason wrong. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'package/network/utils/iwinfo/Makefile')
-rw-r--r--package/network/utils/iwinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/iwinfo/Makefile b/package/network/utils/iwinfo/Makefile
index 99190fceeb..c737dd41e7 100644
--- a/package/network/utils/iwinfo/Makefile
+++ b/package/network/utils/iwinfo/Makefile
@@ -13,7 +13,7 @@ PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/iwinfo.git
PKG_SOURCE_DATE:=2018-12-25
PKG_SOURCE_VERSION:=dd508af481406bbbe42eaa20a54226645f0301cc
-PKG_MIRROR_HASH:=97755ee68e62508dae739236b9d80607ae275fa8101297b3b00ba9a143702064
+PKG_MIRROR_HASH:=1137b2bc2bdb8157b0ed7dfd6902453285df765358469accc4916a79a7aab989
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
PKG_LICENSE:=GPL-2.0