mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'sdparm'
|
||||||
pkgname=sdparm
|
pkgname=sdparm
|
||||||
version=1.10
|
version=1.11
|
||||||
revision=4
|
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,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://sg.danny.cz/sg/sdparm.html"
|
homepage="http://sg.danny.cz/sg/sdparm.html"
|
||||||
distfiles="http://sg.danny.cz/sg/p/${pkgname}-${version}.tgz"
|
distfiles="http://sg.danny.cz/sg/p/${pkgname}-${version}.tgz"
|
||||||
checksum=1ea1ed1bb1ee2aef62392618fa42da9ed027d5e655f174525c39235778292ab3
|
checksum=432fdbfe90f0c51640291faf7602489b0ae56dfb96d0c02ed02308792adc7fb0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue