mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
academic/archeopteryx: Updated for version 0.9901_beta.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f2a368987a
commit
c8bd220ce2
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for archeopteryx
|
||||
|
||||
# Copyright 2014 Petar Petrov petar.petrov@student.oulu.fi
|
||||
# Copyright 2014-2015 Petar Petrov petar.petrov@student.oulu.fi
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,12 +23,12 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=archeopteryx
|
||||
VERSION=${VERSION:-0.9899_beta}
|
||||
VERSION=${VERSION:-0.9901_beta}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
SRCNAM=forester
|
||||
SRCVER=1037
|
||||
SRCVER=1038
|
||||
ARCH=noarch
|
||||
|
||||
CWD=$(pwd)
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="archeopteryx"
|
||||
VERSION="0.9899_beta"
|
||||
VERSION="0.9901_beta"
|
||||
HOMEPAGE="https://sites.google.com/site/cmzmasek/home/software/archaeopteryx"
|
||||
DOWNLOAD="https://googledrive.com/host/0BxMokdxOh-JRM1d2azFoRnF3bGM/download/forester_1037.jar"
|
||||
MD5SUM="84fdaf7ab00b4d1be16ce0ace2289e1a"
|
||||
DOWNLOAD="https://googledrive.com/host/0BxMokdxOh-JRM1d2azFoRnF3bGM/download/forester_1038.jar"
|
||||
MD5SUM="e101cba9a22f6df63e9bcd8fa199c029"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue