[Buildroot] [PATCH 1/1] package/resiprocate: drop spurious space

Fabrice Fontaine fontaine.fabrice at gmail.com
Mon Nov 29 07:19:17 UTC 2021


Drop spurious space added by commit
a3883964a3468a226fffe01f69a361621a3819a2

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
---
 package/resiprocate/resiprocate.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/resiprocate/resiprocate.mk b/package/resiprocate/resiprocate.mk
index b31712b41b..58b942465c 100644
--- a/package/resiprocate/resiprocate.mk
+++ b/package/resiprocate/resiprocate.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 RESIPROCATE_VERSION = 1.12.0
-RESIPROCATE_SITE =  https://www.resiprocate.org/files/pub/reSIProcate/releases
+RESIPROCATE_SITE = https://www.resiprocate.org/files/pub/reSIProcate/releases
 # For complete details see https://www.resiprocate.org/License
 RESIPROCATE_LICENSE = VSL-1.0, BSD-3-Clause
 RESIPROCATE_LICENSE_FILES = COPYING
-- 
2.33.0



More information about the buildroot mailing list