office/ganttproject: Updated for version 2.7.1.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
Ryan P.C. McQuen 2015-07-25 10:35:13 -07:00 committed by Willy Sudiarto Raharjo
parent 6af9b6cecf
commit f298e22cdc
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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"