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:
2
package/fatresize/fatresize.hash
Normal file
2
package/fatresize/fatresize.hash
Normal file
@@ -0,0 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 a10cc4852a690aa090ce7bddc46fd6e7a3270957374e6d7e009dcb0750271f46 fatresize-v1.1.0-br1.tar.gz
|
||||
@@ -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