mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/gpredict: Updated for version 2.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4b59de8864
commit
e635cf02a0
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue