blob: 2824adf5dcfd64fb1e4d39a594f203ad0cc5212a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = intel-ledmon
pkgdesc = Enclosure LED Utilities
pkgver = 1.1.0
pkgrel = 1
url = https://github.com/intel/ledmon
arch = x86_64
arch = aarch64
license = GPL
makedepends = autoconf-archive
makedepends = check
makedepends = python-pytest
depends = sg3_utils
depends = systemd-libs
depends = pciutils
source = https://github.com/intel/ledmon/archive/refs/tags/v1.1.0.tar.gz
sha256sums = 4f626400e41ab1e4317b886db5b5df1afa517e8e4faa80fd4378fd22b0bcd055
pkgname = ledmon
|