mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
office/hevea: Updated for version 2.35.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fb2460f7a9
commit
9df0d791a8
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=hevea
|
||||
VERSION=${VERSION:-2.29}
|
||||
VERSION=${VERSION:-2.35}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="hevea"
|
||||
VERSION="2.29"
|
||||
VERSION="2.35"
|
||||
HOMEPAGE="http://hevea.inria.fr/"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/hevea-2.29.tar.gz"
|
||||
MD5SUM="20a73c7f8afa3f3edd63ce4e25dbf7d9"
|
||||
DOWNLOAD="https://github.com/maranget/hevea/archive/v2.35/hevea-2.35.tar.gz"
|
||||
MD5SUM="b9414b217641411c594c3d7c08573873"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ocamlbuild"
|
||||
|
|
Loading…
Reference in a new issue