sparse: update to 0.6.2.

This commit is contained in:
Anthony Iliopoulos 2020-06-23 23:39:48 +02:00 committed by Danh Doan
parent f766515cad
commit c6dbc52ca1

View file

@ -1,6 +1,6 @@
# Template file for 'sparse'
pkgname=sparse
version=0.6.1
version=0.6.2
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=b0502efa4c4d60d718b089af5659c40e1f972c1e246d59de1150a5e828d703ea
checksum=039d66953691e15e350534c7041721276552a147ed6ac83709dce141306614b3
pre_build() {
make_build_args="CC=$CC LD=$CC AR=$AR"