idle3-tools: fix license
This commit is contained in:
parent
b5db0968fe
commit
e5df0ed191
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'idle3-tools'
|
||||
pkgname=idle3-tools
|
||||
version=0.9.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
make_install_args="sbindir=/usr/bin"
|
||||
short_desc="Read, Set or disable the idle3 timer of Western Digital drives"
|
||||
maintainer="Christopher Brannon <chris@the-brannons.com>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://idle3-tools.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tgz"
|
||||
checksum=9778060c7873ad2c9c40db3a7049d8ca22535427b982ff12f5bd519f703f2a02
|
||||
|
|
Loading…
Reference in New Issue