diff options
author | Fernando Lopez Jr <fernando.lopezjr@gmail.com> | 2018-03-19 21:37:30 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-03-19 21:37:30 +0000 |
commit | b0e058da0f9ffa90d348bb940fbfa6f6ecf0a8a4 (patch) | |
tree | 159780d23e2b40a5a88d73a7f71a5a91e48fc79d /system/can-utils/can-utils.info | |
parent | ab8f42dded11f4f5429bc40629acd0d267a7ea6b (diff) | |
download | slackbuilds-b0e058da0f9ffa90d348bb940fbfa6f6ecf0a8a4.tar.gz |
system/can-utils: Added (SocketCAN userspace utilities and tools).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/can-utils/can-utils.info')
-rw-r--r-- | system/can-utils/can-utils.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/can-utils/can-utils.info b/system/can-utils/can-utils.info new file mode 100644 index 0000000000..49fe82c710 --- /dev/null +++ b/system/can-utils/can-utils.info @@ -0,0 +1,10 @@ +PRGNAM="can-utils" +VERSION="2018.02.0" +HOMEPAGE="https://github.com/linux-can/can-utils" +DOWNLOAD="https://github.com/linux-can/can-utils/archive/v2018.02.0/can-utils-2018.02.0.tar.gz" +MD5SUM="7b6cbd1a4a5884d785ab6a8d4b60635b" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Fernando Lopez Jr." +EMAIL="fernando.lopezjr@gmail.com" |