[openwrt/openwrt] tools/sparse: update to 0.6.4

LEDE Commits lede-commits at lists.infradead.org
Mon Sep 20 07:00:27 PDT 2021


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/674bda09e20a95217daeadef903c3d127512c92d

commit 674bda09e20a95217daeadef903c3d127512c92d
Author: Rosen Penev <rosenp at gmail.com>
AuthorDate: Sat Sep 18 00:42:03 2021 -0700

    tools/sparse: update to 0.6.4
    
    Signed-off-by: Rosen Penev <rosenp at gmail.com>
---
 tools/sparse/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/sparse/Makefile b/tools/sparse/Makefile
index 7c93b5446c..549ec3a3cc 100644
--- a/tools/sparse/Makefile
+++ b/tools/sparse/Makefile
@@ -6,8 +6,8 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=sparse
 
-PKG_VERSION:=0.6.3
-PKG_HASH:=d4f6dbad8409e8e20a19f164b2c16f1edf76438ff77cf291935fde081b61a899
+PKG_VERSION:=0.6.4
+PKG_HASH:=6ab28b4991bc6aedbd73550291360aa6ab3df41f59206a9bde9690208a6e387c
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz



More information about the lede-commits mailing list