mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
sg3_utils: update to 1.33.
This commit is contained in:
parent
05d43d5e05
commit
51f62353b7
2 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,5 @@
|
||||||
# Template file for 'libsgutils'.
|
# Template file for 'libsgutils'.
|
||||||
#
|
#
|
||||||
revision=1
|
|
||||||
short_desc="${sourcepkg} - shared library"
|
short_desc="${sourcepkg} - shared library"
|
||||||
long_desc="${long_desc}
|
long_desc="${long_desc}
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'sg3_utils'
|
# Template file for 'sg3_utils'
|
||||||
pkgname=sg3_utils
|
pkgname=sg3_utils
|
||||||
version=1.32
|
version=1.33
|
||||||
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
|
||||||
revision=1
|
|
||||||
short_desc="Generic SCSI utilities"
|
short_desc="Generic SCSI utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://sg.danny.cz/sg/sg3_utils.html"
|
homepage="http://sg.danny.cz/sg/sg3_utils.html"
|
||||||
license="BSD, GPL-2"
|
license="BSD, GPL-2"
|
||||||
checksum=73c539b551e979fbb83002aae50aec0681d66a6e7ee4c385aee551952c329c16
|
checksum=3034a4e798404cc963fc46437b0ceeb0edc635e02471ab13aa18acd8b716a27b
|
||||||
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue