mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 04:39:06 +08:00
kitty-terminfo: Fix license
Signed-off-by: Jitao Lu <dianlujitao@gmail.com>
This commit is contained in:
parent
7411a5210d
commit
70be22603c
@ -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
Block a user