mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/restclient-cpp: drop spurious space
Drop spurious space added by commit
014c47cfbf
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
de97e3ca67
commit
0652b855dd
@@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
RESTCLIENT_CPP_VERSION = 0.5.2
|
||||
RESTCLIENT_CPP_SITE = $(call github,mrtazz,restclient-cpp,$(RESTCLIENT_CPP_VERSION))
|
||||
RESTCLIENT_CPP_SITE = $(call github,mrtazz,restclient-cpp,$(RESTCLIENT_CPP_VERSION))
|
||||
RESTCLIENT_CPP_LICENSE = MIT
|
||||
RESTCLIENT_CPP_LICENSE_FILES = LICENSE
|
||||
RESTCLIENT_CPP_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user