Skip to content
Snippets Groups Projects
Commit 3db66ae9 authored by Patrycja Rosa's avatar Patrycja Rosa :cat: Committed by alice
Browse files

community/can-utils: upgrade to 2023.03

parent cefe67f8
No related branches found
No related tags found
No related merge requests found
# Contributor: Milan P. Stanić <mps@arvanta.net>
# Maintainer: Milan P. Stanić <mps@arvanta.net>
pkgname=can-utils
pkgver=2021.08.0
pkgrel=2
pkgver=2023.03
pkgrel=0
pkgdesc="SocketCAN userspace utilities and tools"
url="https://github.com/linux-can/can-utils"
arch="all"
......@@ -26,8 +26,11 @@ build() {
package() {
DESTDIR="$pkgdir" cmake --install build
# not installed with cmake
install -Dm755 build/can-calc-bit-timing -t "$pkgdir"/usr/bin/
}
sha512sums="
367dc19fc653abda0cd6f843f51487f0c538d691542a1a7f5acb87a82b72efb0da5351568de87cd7d3894eaa53b7271e56d8cb66fa2f55079ed0bb1e015dcd99 can-utils-2021.08.0.tar.gz
bf8f3e555bada4ce1e6f308b46daaab51664a0b6a1b793dc1a2aab46b44331f59635051eb3e75cb9b39999369a7fd463421a89ab60e74bc76ef2d84f6519c501 can-utils-2023.03.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment