mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
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:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user