kitty-terminfo: Fix license
Signed-off-by: Jitao Lu <dianlujitao@gmail.com>
This commit is contained in:
parent
8a6483bc10
commit
3d91826be8
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ PKG_NAME:=kitty-terminfo
|
|||
PKG_VERSION:=0.24.4
|
||||
PKG_RELEASE:=$(AUTORELEASE)
|
||||
|
||||
PKG_LICENSE:=GPL-3.0-or-later
|
||||
PKG_LICENSE:=GPL-3.0-only
|
||||
|
||||
PKG_SOURCE:=kitty-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/kovidgoyal/kitty/tar.gz/v$(PKG_VERSION)?
|
||||
|
|
Loading…
Reference in a new issue