edac-utils: fix license
This commit is contained in:
parent
f2eb7241ef
commit
c11cf26f0e
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'edac-utils'
|
# Template file for 'edac-utils'
|
||||||
pkgname=edac-utils
|
pkgname=edac-utils
|
||||||
version=0.18
|
version=0.18
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
hostmakedepends=perl
|
hostmakedepends=perl
|
||||||
makedepends=libsysfs-devel
|
makedepends=libsysfs-devel
|
||||||
license="GPL-2"
|
|
||||||
homepage="https://github.com/grondo/edac-utils"
|
|
||||||
short_desc="Userspace helper for kernel EDAC drivers"
|
short_desc="Userspace helper for kernel EDAC drivers"
|
||||||
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="https://github.com/grondo/edac-utils"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=2a027dbde6c3095807c9fbfa0025bedad38fc839e9967707c1986089ff4c8750
|
checksum=2a027dbde6c3095807c9fbfa0025bedad38fc839e9967707c1986089ff4c8750
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue