use our forked repos for gmenu2x

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
Michel-FK
2020-12-05 15:33:09 +01:00
parent a8a53935b1
commit 3ec1810907
11 changed files with 58 additions and 6 deletions

View File

@@ -1 +0,0 @@
sha256 fbb4fd49d367f4c700e893a5ea82e3c8c0175ee917d456de34593a981d7a68b3 libini-c3413da.tar.gz

View File

@@ -4,7 +4,10 @@
#
#############################################################
LIBINI_VERSION = c3413da
LIBINI_SITE = $(call github,pcercuei,libini,$(LIBINI_VERSION))
LIBINI_SITE_METHOD = git
LIBINI_SITE = https://github.com/FunKey-Project/libini.git
LIBINI_LICENSE = LGPL-2.1
LIBINI_INSTALL_STAGING = YES
$(eval $(cmake-package))