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