boinc: bump to version 7.8.4
Add hash for COPYING and COPYING.LESSER Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
c32968def5
commit
3801c4112a
@ -1,2 +1,4 @@
|
||||
# Locally computed:
|
||||
sha256 e3d5b190ec6cdc3512005469fab90203af110cd9a7880654c5d0b4d4e55f3c17 boinc-7.8.3.tar.gz
|
||||
sha256 0038044916749687455d0f5ca33e79f14e2d1d5451ddfd04b33446b2d9d467ab boinc-7.8.4.tar.gz
|
||||
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
|
||||
sha256 a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c COPYING.LESSER
|
||||
|
@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
BOINC_VERSION_MAJOR = 7.8
|
||||
BOINC_VERSION = $(BOINC_VERSION_MAJOR).3
|
||||
BOINC_VERSION = $(BOINC_VERSION_MAJOR).4
|
||||
# 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).
|
||||
|
Loading…
Reference in New Issue
Block a user