sdparm: update to 1.11.
This commit is contained in:
parent
bff9dc50ca
commit
b7df13d288
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'sdparm'
|
||||
pkgname=sdparm
|
||||
version=1.10
|
||||
revision=4
|
||||
version=1.11
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="sg3_utils-devel"
|
||||
short_desc="Utility to access SCSI device parameters"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="http://sg.danny.cz/sg/sdparm.html"
|
||||
distfiles="http://sg.danny.cz/sg/p/${pkgname}-${version}.tgz"
|
||||
checksum=1ea1ed1bb1ee2aef62392618fa42da9ed027d5e655f174525c39235778292ab3
|
||||
checksum=432fdbfe90f0c51640291faf7602489b0ae56dfb96d0c02ed02308792adc7fb0
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue