can-utils: update to 2021.08.0.
This commit is contained in:
parent
ca0291de15
commit
b57de8c288
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'can-utils'
|
||||
pkgname=can-utils
|
||||
version=2021.06.0
|
||||
version=2021.08.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Linux-CAN / SocketCAN user space applications "
|
||||
|
@ -8,4 +8,4 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/linux-can/can-utils"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=f7874457224c89f8b2eb55ab741935ddb7f1c9bc52de2642330b0799f89d1040
|
||||
checksum=c9b8f29515ad34af7f78450ec55c983abc5393e86b1f128a92ac0dfd141baaf7
|
||||
|
|
Loading…
Reference in New Issue