Commit graph

10 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 8ec9c5fd88
gnu: boinc-client: Update to 7.16.6.
* gnu/packages/distributed.scm (boinc-client): Update to 7.16.6.
2020-04-10 23:27:18 +02:00
Efraim Flashner 50e45d8629
gnu: boinc-client: Update to 7.16.5.
* gnu/packages/distributed.scm (boinc-client): Update to 7.16.5.
2020-03-26 14:08:24 +02:00
Efraim Flashner f87d594238
gnu: boinc-server: Fix build.
* gnu/packages/distributed.scm (boinc-server)[inputs]: Replace openssl
with openssl-1.0, mariadb with mariadb:dev.
2020-03-26 14:08:24 +02:00
Tobias Geerinckx-Rice 3bc39f0c5d
gnu: boinc-client: Trim synopsis.
* gnu/packages/distributed.scm (boinc-client)[synopsis]: Remove package name.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice bcd3c48538
gnu: boinc-client: Update to 7.16.4.
* gnu/packages/distributed.scm (boinc-client): Update to 7.16.4.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice 2f20666a74
gnu: boinc-client: Update to 7.16.3.
* gnu/packages/distributed.scm (boinc-client): Update to 7.16.3.
2019-12-23 19:45:57 +01:00
Marius Bakke ecfc86a21d
gnu: BOINC: Add a source file name.
While at it, future-proof the URL as well.

* gnu/packages/distributed.scm (boinc-client)[source](file-name): New field.
2019-10-12 18:39:56 +02:00
Marius Bakke c21dae9b89
gnu: BOINC: Update license.
* gnu/packages/distributed.scm (boinc-client)[license]: Add LGPL3+.
2019-10-12 18:39:56 +02:00
Marius Bakke d72bfe075c
gnu: BOINC: Remove redundant comment.
* gnu/packages/distributed.scm (boinc-client)[description]: Don't mention
license terms.
2019-10-12 18:39:55 +02:00
Brant Gardner 2d25b0c8ba
gnu: Add boinc-client and boinc-server.
* gnu/packages/distributed.scm (boinc-client, boinc-server): New variable.

Signed-off-by: Brian Leung <leungbk@mailfence.com>
2019-09-24 08:53:17 +02:00