package/boinc: bump version to 7.16.3
authorBernd Kuhls <bernd.kuhls@t-online.de>
Mon, 30 Sep 2019 20:05:08 +0000 (22:05 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 2 Oct 2019 19:51:51 +0000 (21:51 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/boinc/boinc.hash
package/boinc/boinc.mk

index df30a5c50896868c735b2c151ecaa8d645a889f9..48d61dc9195602174ad5219af731f1001400030b 100644 (file)
@@ -1,4 +1,4 @@
 # Locally computed:
-sha256 a886257cdf6beeb39536849bb21d8c0731a8e551b15c56f6949c65b140c6febf  boinc-7.16.1.tar.gz
+sha256 622ce3335a01ef30add4813c0cc7b65cffcaa5500a7f58f77748d0dbc80e6b06  boinc-7.16.3.tar.gz
 sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  COPYING
 sha256 a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c  COPYING.LESSER
index 789a01ffeff17de0ededc9002d74b90db3044a17..5a29214f46021904f076eeb7392be23a4291c1aa 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 BOINC_VERSION_MAJOR = 7.16
-BOINC_VERSION = $(BOINC_VERSION_MAJOR).1
+BOINC_VERSION = $(BOINC_VERSION_MAJOR).3
 # 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).