sdparm: update to 1.08.
This commit is contained in:
parent
d1bf18e504
commit
eab5d17a0c
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sdparm'
|
# Template file for 'sdparm'
|
||||||
pkgname=sdparm
|
pkgname=sdparm
|
||||||
version=1.07
|
version=1.08
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="sg3_utils-devel"
|
makedepends="sg3_utils-devel"
|
||||||
short_desc="Utility to access SCSI device parameters"
|
short_desc="Utility to access SCSI device parameters"
|
||||||
|
@ -9,8 +9,8 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://sg.danny.cz/sg/sdparm.html"
|
homepage="http://sg.danny.cz/sg/sdparm.html"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="http://sg.danny.cz/sg/p/${pkgname}-${version}.tgz"
|
distfiles="http://sg.danny.cz/sg/p/${pkgname}-${version}.tgz"
|
||||||
checksum=c1d257ba97f37f99a602e889a73e4c62f9b374c5b979e33fc06963462f0c0e41
|
checksum=376b78a414b1a9c47f3f13dbeb963e7a3ec7be126f83927d6856b5f7ac425e57
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall COPYING 644 usr/share/licenses/${pkgname}
|
vlicense COPYING LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue