Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/boinc: drop comment about server having no versioning
@ 2020-03-21 10:08 Fabrice Fontaine
  2020-03-21 16:50 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2020-03-21 10:08 UTC (permalink / raw)
  To: buildroot

server has versioning since April 2018 and
https://github.com/BOINC/boinc/releases/tag/server_release%2F0.9

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/boinc/boinc.mk | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/package/boinc/boinc.mk b/package/boinc/boinc.mk
index b6a9374715..7bbc4dfbf4 100644
--- a/package/boinc/boinc.mk
+++ b/package/boinc/boinc.mk
@@ -7,8 +7,7 @@
 BOINC_VERSION_MAJOR = 7.16
 BOINC_VERSION = $(BOINC_VERSION_MAJOR).5
 # client_release can be used to build the Client and Manager but not the Server
-# part. The Server currently has no versioning (see
-# https://github.com/BOINC/boinc/pull/1798).
+# part.
 BOINC_SITE = \
 	$(call github,BOINC,boinc,client_release/$(BOINC_VERSION_MAJOR)/$(BOINC_VERSION))
 BOINC_LICENSE = LGPL-3.0+
-- 
2.25.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-21 16:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-21 10:08 [Buildroot] [PATCH 1/1] package/boinc: drop comment about server having no versioning Fabrice Fontaine
2020-03-21 16:50 ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox