academic/Gridcoin-Research: Updated for version 5.4.8.0
Signed-off-by: Edward W. Koenig <kingbeowulf@linuxgalaxy.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8889897df7
commit
f19d1b07bd
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=Gridcoin-Research
|
||||
VERSION=${VERSION:-5.4.7.0}
|
||||
VERSION=${VERSION:-5.4.8.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Gridcoin-Research"
|
||||
VERSION="5.4.7.0"
|
||||
VERSION="5.4.8.0"
|
||||
HOMEPAGE="https://gridcoin.us/"
|
||||
DOWNLOAD="https://github.com/gridcoin-community/Gridcoin-Research/archive/5.4.7.0/Gridcoin-Research-5.4.7.0.tar.gz"
|
||||
MD5SUM="8c42dfd8deaa754d78aa248785e724b0"
|
||||
DOWNLOAD="https://github.com/gridcoin-community/Gridcoin-Research/archive/5.4.8.0/Gridcoin-Research-5.4.8.0.tar.gz"
|
||||
MD5SUM="69a861f7eca09f6142c8e737744ad9fd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -34,6 +34,6 @@ release notes on
|
|||
https://github.com/gridcoin-community/Gridcoin-Research/releases
|
||||
|
||||
** NOTE: **
|
||||
This is a MANDATORY upgrade for versions 5.4.5 and below to fix an
|
||||
While this is a LEISURE update, you are highly encouraged to upgrade.
|
||||
Included are additonal fixes and improvements releated to the recent
|
||||
inadvertent fork as a result of an inadvertent protocol change.
|
||||
If you are already on 5.4.6 this upgrade is "leisure."
|
||||
|
|
Loading…
Reference in New Issue