mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
libllcp: Bump version and change site
Google Code is a closing forge, libllcp has already made the move to Github. Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
64295d3871
commit
930976c7db
@ -4,9 +4,8 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LIBLLCP_VERSION = cf0c4b3c9df98851c6092c130192130c3f5a46bd
|
LIBLLCP_VERSION = 05dfa8003433a7070bfd8ae02efdb0203bbf34aa
|
||||||
LIBLLCP_SITE = https://libllcp.googlecode.com/git
|
LIBLLCP_SITE = $(call github,nfc-tools,libllcp,$(LIBLLCP_VERSION))
|
||||||
LIBLLCP_SITE_METHOD = git
|
|
||||||
LIBLLCP_DEPENDENCIES = host-pkgconf libnfc
|
LIBLLCP_DEPENDENCIES = host-pkgconf libnfc
|
||||||
# There's no ./configure in the repository, so we need to autoreconf
|
# There's no ./configure in the repository, so we need to autoreconf
|
||||||
LIBLLCP_AUTORECONF = YES
|
LIBLLCP_AUTORECONF = YES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user