sparse: update to 0.6.3.

This commit is contained in:
Anthony Iliopoulos 2020-10-23 10:44:56 +02:00 committed by Johannes
parent 9850862c54
commit 0078c33ece
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'sparse'
pkgname=sparse
version=0.6.2
version=0.6.3
revision=1
build_style=gnu-makefile
make_use_env=yes
@ -9,7 +9,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
license="MIT"
homepage="https://git.kernel.org/pub/scm/devel/sparse/sparse.git"
distfiles="${homepage}/snapshot/${pkgname}-${version}.tar.gz"
checksum=039d66953691e15e350534c7041721276552a147ed6ac83709dce141306614b3
checksum=2de8d57275e382cb00e5513c4f06c168f14ca3811fb630b19e95dfc07175b490
pre_build() {
make_build_args="CC=$CC LD=$CC AR=$AR"