mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
dfu-util: cosmetic fix
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# dfu-util
|
||||
#
|
||||
#############################################################
|
||||
DFU_UTIL_VERSION:=0.6
|
||||
DFU_UTIL_VERSION = 0.6
|
||||
DFU_UTIL_SOURCE = dfu-util-$(DFU_UTIL_VERSION).tar.gz
|
||||
DFU_UTIL_SITE = http://dfu-util.gnumonks.org/releases/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user