sparse: update to 0.6.1.
This commit is contained in:
parent
48af77733b
commit
1c910dfcf3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sparse'
|
||||
pkgname=sparse
|
||||
version=0.6.0
|
||||
version=0.6.1
|
||||
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=08676b6188ac09a12035ecebf9353d786762c74dd7f036595c53bcc03bbc9932
|
||||
checksum=b0502efa4c4d60d718b089af5659c40e1f972c1e246d59de1150a5e828d703ea
|
||||
|
||||
pre_build() {
|
||||
make_build_args="CC=$CC LD=$CC AR=$AR"
|
||||
|
|
Loading…
Reference in New Issue