diff --git a/srcpkgs/ocaml-lablgtk2/template b/srcpkgs/ocaml-lablgtk2/template index 2bede4f1ce6..260aeddf528 100644 --- a/srcpkgs/ocaml-lablgtk2/template +++ b/srcpkgs/ocaml-lablgtk2/template @@ -1,19 +1,19 @@ # Template file for 'ocaml-lablgtk2' pkgname=ocaml-lablgtk2 -version=2.18.8 -revision=2 +version=2.18.10 +revision=1 wrksrc="lablgtk-${version}" build_style=gnu-configure configure_args="--without-glade --without-gnomeui --without-gtksourceview" make_build_args="world opt" -hostmakedepends="ocaml ocaml-findlib m4 camlp4 pkg-config" +hostmakedepends="ocaml ocaml-findlib m4 pkg-config" makedepends="gtk+-devel gtksourceview2-devel libgnomecanvas-devel gtkspell-devel" short_desc="OCaml interface to GTK2" maintainer="Tai Chi Minh Ralph Eastwood " license="LGPL-2.0-or-later" homepage="http://lablgtk.forge.ocamlcore.org/" -distfiles="https://github.com/garrigue/lablgtk/releases/download/lablgtk2188/lablgtk-${version}.tar.gz" -checksum=91f59bafd07989ea00080f4fd65512ce339878c7117bf5116bad3b93b64d4de3 +distfiles="https://github.com/garrigue/lablgtk/archive/${version}.tar.gz" +checksum=6f00f6b3114b468eb9e743d27511a6063936f6798f890e44b494f71a5cf95470 nocross=yes nopie=yes disable_parallel_build=yes