X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=tools%2Fsparse%2FMakefile;h=2e8ad7c45aef84dad853beb50cbf208670c4ba40;hb=92c80f38cff3c20388f9ac13d5196f2745aeaf77;hp=f365809041636884a6bddb40f896b33756a60f41;hpb=720b99215da295a2e7b4acdef30b58bec6acedc2;p=openwrt%2Fopenwrt.git diff --git a/tools/sparse/Makefile b/tools/sparse/Makefile index f365809041..2e8ad7c45a 100644 --- a/tools/sparse/Makefile +++ b/tools/sparse/Makefile @@ -5,15 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sparse -PKG_VERSION:=0.5-git40791b94 PKG_SOURCE_PROTO:=git -PKG_SOURCE_URL:=git://git.kernel.org/pub/scm/devel/sparse/sparse.git -PKG_SOURCE_VERSION:=40791b94c56b1a6da2a0ddeb1f9d5c9d64de8f93 -PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) - -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_MIRROR_HASH:=95dc331f100847e619a3c9a2183439c5c89e6ea7b5e2ef73362b5c7a5ef1a3f5 +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