X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=tools%2Fsparse%2FMakefile;h=2e8ad7c45aef84dad853beb50cbf208670c4ba40;hp=6cdeed5cca0ee838deb6e21b4510ca0b1d263e7a;hb=59a1c1675d4dc2783673a3c2b7d10f6146253357;hpb=76133009c90284c6c0eab59207f01980a3222213 diff --git a/tools/sparse/Makefile b/tools/sparse/Makefile index 6cdeed5cca..2e8ad7c45a 100644 --- a/tools/sparse/Makefile +++ b/tools/sparse/Makefile @@ -5,11 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sparse -PKG_VERSION:=0.5.0 -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_SOURCE_URL:=@KERNEL/software/devel/sparse/dist/ -PKG_MD5SUM:=68bc834c57836251fbee55a7707bab39 +PKG_SOURCE_PROTO:=git +PKG_SOURCE_URL:=https://git.kernel.org/pub/scm/devel/sparse/sparse.git +PKG_SOURCE_DATE:=2017-03-31 +PKG_SOURCE_VERSION:=14964df5373292af78b29529d4fc7e1a26b67a97 +PKG_MIRROR_HASH:=90110e8a4d7db099ea79dd3b99a12135e24580d81b8662bd9a86e9f81bce9df7 PKG_BUILD_PARALLEL:=1