X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fsparse%2FMakefile;h=cc75fdb7c753ee7b8ac23b9b992cd02011a98c6b;hb=c7c1cf5618b6ca983c20510814b762eeab4937e5;hp=6cdeed5cca0ee838deb6e21b4510ca0b1d263e7a;hpb=76133009c90284c6c0eab59207f01980a3222213;p=lede-git%2F.git diff --git a/tools/sparse/Makefile b/tools/sparse/Makefile index 6cdeed5cca..cc75fdb7c7 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:=git://git.kernel.org/pub/scm/devel/sparse/sparse.git +PKG_SOURCE_DATE:=2015-01-24 +PKG_SOURCE_VERSION:=40791b94c56b1a6da2a0ddeb1f9d5c9d64de8f93 +PKG_MIRROR_HASH:=ec232e48073488e5f7fc2168792932006cfc65240c266c9d395698d6ff15ba81 PKG_BUILD_PARALLEL:=1