Merge pull request #19060 from MoetaYuko/patch-1
kitty-terminfo: Fix license
This commit is contained in:
commit
dbf1b542aa
|
@ -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 New Issue