mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/Gridcoin-Research: Updated for version 5.4.7.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
1b2ed7fd40
commit
6cdc9d8f35
3 changed files with 9 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=Gridcoin-Research
|
||||
VERSION=${VERSION:-5.4.6.0}
|
||||
VERSION=${VERSION:-5.4.7.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Gridcoin-Research"
|
||||
VERSION="5.4.6.0"
|
||||
VERSION="5.4.7.0"
|
||||
HOMEPAGE="https://gridcoin.us/"
|
||||
DOWNLOAD="https://github.com/gridcoin-community/Gridcoin-Research/archive/5.4.6.0/Gridcoin-Research-5.4.6.0.tar.gz"
|
||||
MD5SUM="51c7bc6cb5744f17f239472e38a42833"
|
||||
DOWNLOAD="https://github.com/gridcoin-community/Gridcoin-Research/archive/5.4.7.0/Gridcoin-Research-5.4.7.0.tar.gz"
|
||||
MD5SUM="8c42dfd8deaa754d78aa248785e724b0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -32,3 +32,8 @@ wallet.dat files to the bdb 5.3 format. THIS IS VERY IMPORTANT!
|
|||
This ugrade will be completely transparent. Please review the
|
||||
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
|
||||
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 a new issue