package/boinc: drop comment about server having no versioning
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sat, 21 Mar 2020 10:08:20 +0000 (11:08 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sat, 21 Mar 2020 16:48:53 +0000 (17:48 +0100)
The package only ever builds the client; it builds neither the server
nor the manager.

Drop the comment altogether.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
[yann.morin.1998@free.fr: drop the comment altogether]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/boinc/boinc.mk

index b6a937471599719670e175b606e331f5b8da2710..3dc1ea65adba82b0c2316a02a025a01e76d8ccb5 100644 (file)
@@ -6,9 +6,6 @@
 
 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).
 BOINC_SITE = \
        $(call github,BOINC,boinc,client_release/$(BOINC_VERSION_MAJOR)/$(BOINC_VERSION))
 BOINC_LICENSE = LGPL-3.0+