academic/gpredict: Updated for version 2.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Yth - Arnaud 2019-01-18 11:44:58 +07:00 committed by Willy Sudiarto Raharjo
parent 4b59de8864
commit e635cf02a0
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gpredict
VERSION=${VERSION:-2.2.1}
VERSION=${VERSION:-2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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