libraries/lablgtk: Updated for version 2.18.0 + new maintainer.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Hutmacher 2014-05-24 18:59:15 +07:00 committed by Willy Sudiarto Raharjo
parent 0fc85e3f66
commit 6c6f7d32de
2 changed files with 9 additions and 8 deletions

View file

@ -2,7 +2,8 @@
# Slackware build script for lablgtk
# Copyright 2007-2009 Ferenc Deak <ferenc.deak@gmail.com>
# Copyright 2007-2014 Ferenc Deak <ferenc.deak@gmail.com>
# Copyright 2014 Markus Hutmacher <mailing@markhu.de>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=lablgtk
VERSION=2.14.2
VERSION=${VERSION:-2.18.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="lablgtk"
VERSION="2.14.2"
VERSION="2.18.0"
HOMEPAGE="http://wwwfun.kurims.kyoto-u.ac.jp/soft/lsl/lablgtk.html"
DOWNLOAD="http://www.math.nagoya-u.ac.jp/~garrigue/soft/olabl/dist/lablgtk-2.14.2.tar.gz"
MD5SUM="bad77680a72dab8b915cae99d1ec9b1f"
DOWNLOAD="https://forge.ocamlcore.org/frs/download.php/1261/lablgtk-2.18.0.tar.gz"
MD5SUM="a3cff730a0e9545b2aebc71b2cb0d18d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ocaml"
MAINTAINER="Ferenc Deak"
EMAIL="ferenc.deak@gmail.com"
REQUIRES="ocaml-findlib"
MAINTAINER="Markus Hutmacher"
EMAIL="mailing@markhu.de"