tp_smapi-dkms: fix license, layout
This commit is contained in:
parent
f52c6b0e11
commit
9f832f86c1
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'tp_smapi-dkms'
|
||||
pkgname=tp_smapi-dkms
|
||||
version=0.43
|
||||
revision=1
|
||||
wrksrc=tp_smapi-${version}
|
||||
revision=2
|
||||
archs="i686* x86_64*"
|
||||
wrksrc=tp_smapi-${version}
|
||||
short_desc="IBM ThinkPad hardware functions driver"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.thinkwiki.org/wiki/Tp_smapi"
|
||||
distfiles="https://github.com/evgeni/tp_smapi/releases/download/tp-smapi%2F${version}/tp_smapi-${version}.tgz"
|
||||
checksum=bcef9cd045d52a74d719b2a67ac4f5324994a856f123c0fbc55f1d769d367110
|
||||
|
|
Loading…
Reference in a new issue