|
@@ -7,7 +7,7 @@
|
|
|
HACKRF_VERSION = 2018.01.1
|
|
|
HACKRF_SITE = https://github.com/mossmann/hackrf/releases/download/v$(HACKRF_VERSION)
|
|
|
HACKRF_SOURCE = hackrf-$(HACKRF_VERSION).tar.xz
|
|
|
-HACKRF_LICENSE = GPL-2.0+ BSD-3c
|
|
|
+HACKRF_LICENSE = GPL-2.0+ BSD-3-Clause
|
|
|
HACKRF_LICENSE_FILES = COPYING
|
|
|
HACKRF_DEPENDENCIES = fftw-single libusb
|
|
|
HACKRF_SUBDIR = host
|