Merge pull request #19060 from MoetaYuko/patch-1

kitty-terminfo: Fix license
This commit is contained in:
Hannu Nyman 2022-07-27 09:57:15 +03:00 committed by GitHub
commit dbf1b542aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)?