All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] package/resiprocate: drop spurious space
@ 2021-11-29 21:34 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2021-11-29 21:34 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=8669ddda6298d75b86d34be871ae76edef5eeb62
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Drop spurious space added by commit
a3883964a3468a226fffe01f69a361621a3819a2

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.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
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-29 21:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-29 21:34 [Buildroot] [git commit] package/resiprocate: drop spurious space Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.