sdparm: fix license
This commit is contained in:
parent
6e385c897d
commit
d877c5b50f
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'sdparm'
|
||||
pkgname=sdparm
|
||||
version=1.10
|
||||
revision=1
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
makedepends="sg3_utils-devel"
|
||||
short_desc="Utility to access SCSI device parameters"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://sg.danny.cz/sg/sdparm.html"
|
||||
license="BSD"
|
||||
distfiles="http://sg.danny.cz/sg/p/${pkgname}-${version}.tgz"
|
||||
checksum=1ea1ed1bb1ee2aef62392618fa42da9ed027d5e655f174525c39235778292ab3
|
||||
|
||||
|
|
Loading…
Reference in a new issue