12 lines
413 B
Bash
12 lines
413 B
Bash
|
# Template file for 'can-utils'
|
||
|
pkgname=can-utils
|
||
|
version=2020.12.0
|
||
|
revision=1
|
||
|
build_style=gnu-makefile
|
||
|
short_desc="Linux-CAN / SocketCAN user space applications "
|
||
|
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=c5c22a00ce2ea7578d7617ac0affef8f47a349be58e708780d703b979f324a2b
|