academic/gpredict: revert to latest stable version 2.2.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d62334d124
commit
c325377a99
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue