Files
buildroot/package/libdbi/libdbi.mk
tiopex dcdaa3599c bump version to 2022.02.9
add miyoo_defconfig
2023-01-31 16:39:34 +01:00

17 lines
499 B
Makefile

################################################################################
#
# libdbi
#
################################################################################
LIBDBI_VERSION = 88b8477d57153b9f736dd19d432d3b7ab1c49073
LIBDBI_SITE = https://git.code.sf.net/p/libdbi/libdbi
LIBDBI_SITE_METHOD = git
LIBDBI_LICENSE = LGPL-2.1+
LIBDBI_LICENSE_FILES = COPYING
LIBDBI_INSTALL_STAGING = YES
# Fetched from git, with no configure script
LIBDBI_AUTORECONF = YES
$(eval $(autotools-package))