academic/gpredict: revert to latest stable version 2.2.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2022-02-24 14:50:54 +01:00 committed by Willy Sudiarto Raharjo
parent d62334d124
commit c325377a99
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gpredict
VERSION=${VERSION:-2.3}
VERSION=${VERSION:-2.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="gpredict"
VERSION="2.3"
VERSION="2.2.1"
HOMEPAGE="http://gpredict.oz9aec.net"
DOWNLOAD="https://github.com/csete/gpredict/archive/v2.3/gpredict-2.3.tar.gz"
MD5SUM="58081bc4d55298b941c1f30f334fa6ca"
DOWNLOAD="https://github.com/csete/gpredict/archive/v2.2.1/gpredict-2.2.1.tar.gz"
MD5SUM="1e947f195c7182a52a2984c35594fef8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="goocanvas2 hamlib"