mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
office/ganttproject: Updated for version 2.7.1.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
6af9b6cecf
commit
f298e22cdc
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ganttproject
|
||||
VERSION=${VERSION:-2.7}
|
||||
VERSION=${VERSION:-2.7.1}
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ganttproject"
|
||||
VERSION="2.7"
|
||||
VERSION="2.7.1"
|
||||
HOMEPAGE="http://www.ganttproject.biz"
|
||||
DOWNLOAD="https://github.com/bardsoftware/ganttproject/archive/ganttproject-2.7.tar.gz"
|
||||
MD5SUM="68ba798ed9794f6711f7a1787ad52abc"
|
||||
DOWNLOAD="https://github.com/bardsoftware/ganttproject/archive/ganttproject-2.7.1.tar.gz"
|
||||
MD5SUM="74d24dc87a56b207c76a9501f9395007"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="apache-ant"
|
||||
|
|
Loading…
Reference in a new issue