PACKAGES: correct/add LICENSE_FILES (#110)

* add missing hashes & correct licenses
* disable conventional license files for IPK pkgs + more fixes
* libretro-database: bump libretro-database version (with existent License)
* libretro-*: redirect to upstream links pointing to recalbox src
This commit is contained in:
Apaczer
2024-10-21 18:14:35 +02:00
committed by GitHub
parent 59d7586ca6
commit 779367ac07
174 changed files with 415 additions and 157 deletions

View File

@@ -0,0 +1,2 @@
# Locally calculated
sha256 a10cc4852a690aa090ce7bddc46fd6e7a3270957374e6d7e009dcb0750271f46 fatresize-v1.1.0-br1.tar.gz

View File

@@ -1,5 +1,8 @@
FATRESIZE_VERSION = v1.1.0
FATRESIZE_SITE_METHOD = git
FATRESIZE_SITE = https://github.com/ya-mouse/fatresize.git
FATRESIZE_LICENSE = GPL-3.0
FATRESIZE_LICENSE_FILES = COPYING
FATRESIZE_DEPENDENCIES = parted
$(eval $(autotools-package))
$(eval $(autotools-package))