* update lsscsi to 0.32-2
This commit is contained in:
parent
c96312ee32
commit
cef68e235c
12
lsscsi/.SRCINFO
Normal file
12
lsscsi/.SRCINFO
Normal file
@ -0,0 +1,12 @@
|
||||
pkgbase = lsscsi
|
||||
pkgdesc = A tool that lists devices connected via SCSI and its transports
|
||||
pkgver = 0.32
|
||||
pkgrel = 2
|
||||
url = http://sg.danny.cz/scsi/lsscsi.html
|
||||
arch = x86_64
|
||||
license = GPL
|
||||
depends = sysfsutils
|
||||
source = http://sg.danny.cz/scsi/lsscsi-0.32.tgz
|
||||
sha256sums = 0a800e9e94dca2ab702d65d72777ae8cae078e3d74d0bcbed64ba0849e8029a1
|
||||
|
||||
pkgname = lsscsi
|
@ -1,12 +1,11 @@
|
||||
# POWER Maintainer: Alexander Baldeck <alex.bldck@gmail.com>
|
||||
# Maintainer: Sébastien Luttringer
|
||||
# Contributor: XAVeRY - los dot danielos at gmail dot com
|
||||
|
||||
pkgname=lsscsi
|
||||
pkgver=0.32
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='A tool that lists devices connected via SCSI and its transports'
|
||||
arch=(x86_64 powerpc64le powerpc64 riscv64)
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='http://sg.danny.cz/scsi/lsscsi.html'
|
||||
license=('GPL')
|
||||
depends=('sysfsutils')
|
||||
|
Loading…
x
Reference in New Issue
Block a user