From: Christian Lamparter Date: Sun, 9 Dec 2018 13:52:33 +0000 (+0100) Subject: ath10k-firmware: Fix mirror hash sum (FS#1983) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=commitdiff_plain;h=87af41d554c7c4a708b87a894336a674f320358c ath10k-firmware: Fix mirror hash sum (FS#1983) This now matches what was generated locally on my PC and the file on the mirror server. Fixes: 575d0240f9593 ("ath10k-firmware: update board-2.bin for community firmwares") Signed-off-by: Christian Lamparter --- diff --git a/package/firmware/ath10k-firmware/Makefile b/package/firmware/ath10k-firmware/Makefile index b7bc41ea4f..39b1b7da98 100644 --- a/package/firmware/ath10k-firmware/Makefile +++ b/package/firmware/ath10k-firmware/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ath10k-firmware PKG_SOURCE_DATE:=2018-10-10 PKG_SOURCE_VERSION:=d366b80d41309531c0c98b26625f23e318f33e31 -PKG_MIRROR_HASH:=6285b9f9aa5a541b8258750f36955a6b307903a87cedd842b73dbfdd2bef8986 +PKG_MIRROR_HASH:=ec06f10e6b1d4f7a28366a893c8a73a000454c2f031fc747381a1fb8aa1e0846 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git