gsmartcontrol: fix license
This commit is contained in:
parent
a1e232b4b3
commit
0eb7ac7d9d
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'gsmartcontrol'
|
||||
pkgname=gsmartcontrol
|
||||
version=1.1.3
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="gtkmm-devel pcre-devel desktop-file-utils"
|
||||
depends="smartmontools hicolor-icon-theme"
|
||||
short_desc="GUI to smartmontools"
|
||||
maintainer="yopito <pierre.bourgin@free.fr>"
|
||||
license="GPL-3"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://gsmartcontrol.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=b64f62cffa4430a90b6d06cd52ebadd5bcf39d548df581e67dfb275a673b12a9
|
||||
|
|
Loading…
Reference in a new issue