sg3_utils: update to 1.32.
This commit is contained in:
parent
c7f6c34ef0
commit
bcd972caab
|
@ -1,17 +1,19 @@
|
||||||
# Template file for 'sg3_utils'
|
# Template file for 'sg3_utils'
|
||||||
pkgname=sg3_utils
|
pkgname=sg3_utils
|
||||||
version=1.31
|
version=1.32
|
||||||
distfiles="http://sg.danny.cz/sg/p/$pkgname-$version.tgz"
|
distfiles="http://sg.danny.cz/sg/p/$pkgname-$version.tgz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Generic SCSI utilities"
|
short_desc="Generic SCSI utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=d84b38b61f0ca3941eb1c48a5858f93d1d1b70a623e579f5ecce2440e18410a4
|
homepage="http://sg.danny.cz/sg/sg3_utils.html"
|
||||||
|
license="BSD, GPL-2"
|
||||||
|
checksum=73c539b551e979fbb83002aae50aec0681d66a6e7ee4c385aee551952c329c16
|
||||||
long_desc="
|
long_desc="
|
||||||
This package contains low level utilities for devices that use a SCSI
|
This package contains low level utilities for devices that use a SCSI
|
||||||
command set. Apart from SCSI parallel interface (SPI) devices, the SCSI
|
command set. Apart from SCSI parallel interface (SPI) devices, the SCSI
|
||||||
command set is used by ATAPI devices (CD/DVDs and tapes), USB mass storage
|
command set is used by ATAPI devices (CD/DVDs and tapes), USB mass storage
|
||||||
devices, Fibre Channel disks, IEEE 1394 storage devices (that use the
|
devices, Fibre Channel disks, IEEE 1394 storage devices (that use the
|
||||||
'SBP' protocol), SAS, iSCSI and FCoE devices (amongst others)"
|
SBP protocol), SAS, iSCSI and FCoE devices (amongst others)"
|
||||||
|
|
||||||
subpackages="libsgutils $pkgname-devel"
|
subpackages="libsgutils $pkgname-devel"
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
|
|
Loading…
Reference in New Issue