mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
@@ -4,11 +4,10 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
INOTIFY_TOOLS_VERSION = 3.20.1
|
||||
INOTIFY_TOOLS_SITE = $(call github,rvoicilas,inotify-tools,$(INOTIFY_TOOLS_VERSION))
|
||||
INOTIFY_TOOLS_VERSION = 3.20.2.2
|
||||
INOTIFY_TOOLS_SITE = https://github.com/inotify-tools/inotify-tools/releases/download/$(INOTIFY_TOOLS_VERSION)
|
||||
INOTIFY_TOOLS_LICENSE = GPL-2.0+
|
||||
INOTIFY_TOOLS_LICENSE_FILES = COPYING
|
||||
INOTIFY_TOOLS_INSTALL_STAGING = YES
|
||||
INOTIFY_TOOLS_AUTORECONF = YES
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user